I have a multishop enviroment with sub-shops. The main shop is in hungarian language, the sub shops are in czech, slovak, croatian etc.
If i go to Configuratuion->Snippets i see only the default de_DE and en_GB tabs and the additional tabs cs_CZ, sk_SK, hr_HR but i can’t see the maon shop locale hu_HU!
Why? How can I add the hungarian language to edit the snippets? At the main shop’s settings there is the hungarian locale was choosen. (as the others have choosen their locales)
Okay, thanks. I’ve had only the main shop configured as hungarian language, the sub shops has only other languages.
I think it is a bug when the main shop’s locale doesn’t appear on the snippets translation except you have the same locale in one of the sub shops.
Anyway your solution is greatly working, thanks!
How can I refresh my translation from the crowdin repositroy? If I can, I’ll translate there and import it to my project. If I can’t I’ll translate it on my project and somehow I’ll send you to the crowdin to import it later.
Okay, I may choose the second version. If I have translated strings, I’ll let you know how can you access to import.
Anyway i found a bug in snippet export Shopware_Controllers_Backend_Snippet in encodeLine() function. I tried to export the snippets into csv and it adds an apostrophe before all fields value as it is written in line 905.