Hello i add second language and with Translate & Adapt app ,but i dont wanna translite my store name, how can avoid this translite ? is there any code for this?
Topic summary
A user wants to prevent their store name from being translated when using Shopify’s Translate & Adapt app for adding a second language.
Solution provided:
- No custom code is necessary
- Within the Translate & Adapt app, locate where the store name appears and manually replace the translated version with the original name
- Shopify will remember this preference
Alternative approach:
- If the store name appears in theme files (such as the header), it can be hardcoded via Online Store > Themes > Edit Code to ensure it remains unchanged across all languages
Hi @Iozols
Actually, you don’t need code to prevent your store name from being translated in the Translate & Adapt app! Shopify allows you to exclude specific words from translation by keeping them unchanged in the translated fields.
Just go to the Translate & Adapt app, find where your store name appears, and manually correct it by replacing the translated version with your original store name. Shopify should then remember this setting.
If your store name is in your theme files (like the header), you can also hardcode it in Online Store > Themes > Edit Code to ensure it never changes