Hi, we are currently setting up our online shop with the Impulse theme in Germany. After some back and forth, we decided to do everything in English. Actually, all settings are already set to English. Only the notifications still appear in German. Do I really have to change this in the Liquid Code, or can I solve this more easily with a setting change? I have already used the Translate app and set the settings to international, or European Union, where everything should actually appear in English. Nevertheless, the notifications are not translated into English. You can also see in the code that it has German instructions. Thank you
louisa
2 Likes
Hi @Louikka7678 , now that your store default language is English, you can revert notifications to the default English ones here (Settings > Notifications > (individual notification, e.g. Order Confirmation > Edit code - then down at the bottom:
Thanks, Rich
1 Like
@Louikka7678 where you’ve said:
“I have already used the Translate app and set the settings to international, or European Union, where everything should actually appear in English.”
This sounds like you might have done custom market content; if you don’t want to have different notifications in different markets in one language (e.g. a different notification for USA vs UK in English) then you may want to remove these overrides. Happy to follow up if this doesn’t make sense.
Hello @Louikka7678 ,
To change the language of the notifications, you will need to edit the Liquid code of your Impulse theme. You can try to do this:
- Go to Online Store → theme → actions → edit code
- Go to Templates folder → locate the file that corresponds to the notification you want to change
- Look for the text that you want to change and replace it with the English version.
- Save and test
Hope this can work for you.
Transcy
Hope the solution provided by @Ankit_mlotra is helpful for us.