I use a lot of your themes, and want to make development of my stores faster. One thing is to use translations from one themes to others (Newyork theme to be precise). Where are the translation files so I can place them on the new store already translated? Hope i wasnt too much confusing.
You should back up the theme before doing it and do it first on a theme that it doesn't matter to you or a new theme that doesn't have data to avoid losing important data.
You can substitute your translation in ./app/Resources/translations/{Your language} clear cache and try again
Sorry for replying you late because we are at night.
1. In the file ./app/Resources/translations/{your language} Please check the data to see if the words you want to translate are correct 2. There is 1 more place you can replace your translation file: ./themes/name_theme/translations/ you can replace here if there are new words that you add, you can export in Backoffice: International -> Translations and replace the corresponding file in ./themes/name_theme/translations/ I have tried the above options and it works properly.
Hi,
I use a lot of your themes, and want to make development of my stores faster. One thing is to use translations from one themes to others (Newyork theme to be precise). Where are the translation files so I can place them on the new store already translated?
Hope i wasnt too much confusing.
Regards,
João Moreira
Hi
You should back up the theme before doing it and do it first on a theme that it doesn't matter to you or a new theme that doesn't have data to avoid losing important data.
You can substitute your translation in
./app/Resources/translations/{Your language}
clear cache and try again
Thanks
Best Regards,
Andrea - FieldThemes Support Team
Hi Andrea,
It didn't worked, should i replace translations anywhere else too?
Thank you,
João Moreira
Sorry for replying you late because we are at night.
1. In the file ./app/Resources/translations/{your language}
Please check the data to see if the words you want to translate are correct
2. There is 1 more place you can replace your translation file:
./themes/name_theme/translations/
you can replace here
if there are new words that you add, you can export in Backoffice: International -> Translations and replace the corresponding file in ./themes/name_theme/translations/
I have tried the above options and it works properly.
Thanks
Best Regards,
Andrea - FieldThemes Support Team