Region specific translations & locales?

Topic summary

Region-specific translations/locales for a Shopify app, with a need to distinguish Swiss German from standard German.

  • Guidance: It is possible to target either an entire language or specific regions by using IETF language tags when creating locale files. Example tags mentioned: “gsw” for Swiss German; if that doesn’t work, try a regional variant like “de-CHE”.

  • Context: IETF language tags are standardized codes (e.g., language-region) used to identify language variants for localization.

  • Open question: Whether the same region-specific approach is supported in Shopify’s Translate & Adapt app. No confirmation or details were provided in the thread.

Status: Partially answered. Method provided for locale files via IETF tags; compatibility with Translate & Adapt remains unanswered/ongoing.

Summarized with AI on December 16. AI used: gpt-5.

Is it possible to have translation & locales for a specific region?

For example swiss german and german are very different so I’d like to tailor it based on region.

Hello :slightly_smiling_face:

Yes, you can have locales for an entire language or specific regions, you just need to follow the IETF language tag nomenclature when creating the file.

For Swiss German I believe you even have a specific language tag that is gsw, but if it doesn’t work you could try de-CHE.

1 Like

Hello! Thank you, that’s very helpful :grin:

Do you know if the same thing is possible with translate and adapt?