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
Some sites use locales that have a combination of language code and country code (e.g. en_CA, fr_CA) but need to import/export based on language codes only (e.g. en-GB and es-419) as determined by the localization tool used.
We should have some configuration for localizations that a particular locale code imports/exports translations from a particular lang code.