Hello,
real quick:
I stumbled across an issue where I need to use different texts for variations of the same language.
Like “color” and “colour” but more important for my site. I tried to set the “lang” parameter of my html tag to specific language variations like “de-CH” and “de-AT” but it won’t load the de-ch.json but the de.json for translation. Am I doing something wrong? Is it possible to manipulate the translation system?
The translation of some text works with different languages like “de” and “en” but for “de-CH” it will load the “de” variant.
Maybe it is possible to add another language the the “settings->languages->add language” dropdown, like “Englisch (UK)” ?
