Thread: Translation
View Single Post
  #5  
Old 09-15-2019, 06:43 AM
 
Ed B. Ed B. is offline
 

X-Adept
  
Join Date: Apr 2016
Posts: 446
 

Default Re: Translation

Quote:
Originally Posted by cflsystems

If you have models with text fields which needs to be translated you need to split the model to 2 classes to use languages - you can look how this is done for Product model for example - Product.php and ProductTranslations.php


See also https://devs.x-cart.com/basics/creating-mutlilanguage-entity.html for more on this.
__________________
X-cart 5.2.12, php 5.6
Ed from Grenoble, France
Reply With Quote