kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
cleanup and lint
rodzic
a78d32ed1b
commit
236bea23bd
|
@ -13686,9 +13686,7 @@ function renderI18n()
|
||||||
|
|
||||||
function changeLocale()
|
function changeLocale()
|
||||||
{
|
{
|
||||||
// set locale and then re-render if needed
|
|
||||||
g_appSettings.locale = languageLocale.value;
|
g_appSettings.locale = languageLocale.value;
|
||||||
// loadI18n();
|
|
||||||
$.i18n().locale = g_appSettings.locale;
|
$.i18n().locale = g_appSettings.locale;
|
||||||
renderI18n();
|
renderI18n();
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue