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
Since the lang field is currently saved as "en_GB", we had to convert it to the equivalent iso "en-GB" everywhere in web.
The i18n in web is now based on iso, this need for conversion is causing unexpected bugs and the format is confusing.
Since the lang field is currently saved as "en_GB", we had to convert it to the equivalent iso "en-GB" everywhere in web.
The i18n in web is now based on iso, this need for conversion is causing unexpected bugs and the format is confusing.