klifort Posted July 24, 2024 Share Posted July 24, 2024 I have a multistore store (PS 1.7.6.4) that has 2 stores (DE and AT) and one DE language, I need the same texts to be translated differently for each store. I did this for the DE store by adding a classic template, and for the AT store, a child_theme was created with "parent: classic", which only contains the assets and translations folder. Well, the translations are not separate, when I change the text for AT, the text changes for DE as well. Maybe someone had something similar. Link to comment Share on other sites More sharing options...
JBW Posted July 25, 2024 Share Posted July 25, 2024 Not sure if child-themes really support different translations. Maybe another option would be to copy German to German-AT language? Test it carefully on a test-instance first before messing-up your live shop 😉 Link to comment Share on other sites More sharing options...
klifort Posted July 25, 2024 Author Share Posted July 25, 2024 (edited) 9 hours ago, JBW said: Not sure if child-themes really support different translations. Maybe another option would be to copy German to German-AT language? Test it carefully on a test-instance first before messing-up your live shop 😉 The de-AT language is not available in PS (git PrestaShop / TranslationFiles), as it adds the AT iso code and the de-AT language code, it is an error Invalid resource provided: "1.2"; Errors: [ERROR 1824] Element '{urn:oasis:names:tc:xliff:document:1.2}file for this I did a slightly different way (it may be wrong, but at the moment I don't see any other way) - I added a language from the Germanic group (Sweden) - I connected this language to the Austria store - I copied the texts from the German store to the Austrian store If there are other possibilities to solve this problem, I will be happy to hear from you Edited July 25, 2024 by klifort (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted July 25, 2024 Share Posted July 25, 2024 3 hours ago, klifort said: The de-AT language is not available in PS (git PrestaShop / TranslationFiles), as it adds the AT iso code and the de-AT language code, it is an error I simply renamed the original German and then imported the language pack again. No error message. But your way seems similar. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now