Open sukhwinder33445 opened 2 months ago
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’).
config.locale
Note: js requires a hyphen instead of an underscore (‘en-US, en-GB, de-DE’).
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’).