You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When QWC2 does not know the current language (e.g. "en-GB"), it first falls back to the first country in the language-group (for english: "en-AG") and then to the default language, usually "en-US".
When this happens, no language overrides are loaded for the default language.
my setup:
QWC2 LTS 2024
I haven't made any changes to static > translations > tsconfig.json, so it contains one override for bottombar.viewertitle_label
I added static > translations > en-US-overrides.json with an override for viewertitle_label
in config.json, I activated language overrides
Generally, language overrides work when QWC2 knows the locale ("de-CH", "de-DE"....)
The text was updated successfully, but these errors were encountered:
When QWC2 does not know the current language (e.g. "en-GB"), it first falls back to the first country in the language-group (for english: "en-AG") and then to the default language, usually "en-US".
When this happens, no language overrides are loaded for the default language.
my setup:
bottombar.viewertitle_label
viewertitle_label
Generally, language overrides work when QWC2 knows the locale ("de-CH", "de-DE"....)
The text was updated successfully, but these errors were encountered: