roymaster Posted July 7, 2012 Share Posted July 7, 2012 Hi, I found one thing that scared me until I discovered what is problem. I want to build non-english e-shop. I installed prestashop 1.5.0.13 in english and everything was fine. I also added demo products etc. Fine. Then I added czech language and made it default. Oops what craziness. All menu items, categories and texts in top menu was gone. I then realized that problem is that OF COURSE I do not have translated products, categories etc. Maybe it would be fine to copy product translations from english language to the new one when creating new localization in prestashop? Technically it is so easy Insert into ... select from .... one query per table and we're good to go ) This problem is very nasty especially for "root" category that needs to be tweaked using some db tool. Until that I can't add new product in my new language - that AJAX(or only js?) stuff that display category list in product detail simply displays nothing - and nothing cannot be opened... Thanks for suggestions how to easily solve this all. If there is any easy ;-) roy Link to comment Share on other sites More sharing options...
Mike Kranzler Posted July 9, 2012 Share Posted July 9, 2012 Hi roy, All of PrestaShop's translations are community-generated, and may not be fully complete, especially with the 1.5RC. However, you are welcome to improve it on your site through the Back Office under Tools > Translations, and even submit your improvements to us here. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts