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
The current js property config.locale only describes the language (‘en, de, es’). It should also define the country, as php locale does (‘en_US, en_GB, de_DE’).
Note: js requires a hyphen instead of an underscore (‘en-US, en-GB, de-DE’).
The text was updated successfully, but these errors were encountered:
The current js property
config.locale
only describes the language (‘en, de, es’). It should also define the country, as php locale does (‘en_US, en_GB, de_DE’).Note: js requires a hyphen instead of an underscore (‘en-US, en-GB, de-DE’).
The text was updated successfully, but these errors were encountered: