JMap.Language.setLocale
Sets the current locale. JMap Cloud NG will automatically reload.
the new locale to use
if locale is invalid
// Supported locales can be retrieved by calling JMap.Language.getLocales()const locale = "fr"JMap.Language.setLocale(locale) Copy
// Supported locales can be retrieved by calling JMap.Language.getLocales()const locale = "fr"JMap.Language.setLocale(locale)
JMap.Language.setLocale
Sets the current locale. JMap Cloud NG will automatically reload.