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
idk why I didn't look this up before implementing it but the standard is to use a hyphen and not an underscore, eg. en-US and not en_US
This would remove all the criss-cross conversion bs I had to implement so the browsers would correctly understand the locale codes.
The text was updated successfully, but these errors were encountered:
idk why I didn't look this up before implementing it but the standard is to use a hyphen and not an underscore, eg.
en-US
and noten_US
This would remove all the criss-cross conversion bs I had to implement so the browsers would correctly understand the locale codes.
The text was updated successfully, but these errors were encountered: