This commit is contained in:
@@ -679,7 +679,7 @@ export default {
|
||||
Hour12: window.$gz.locale.getHour12(),
|
||||
CurrencyName: window.$gz.locale.getCurrencyName(),
|
||||
LanguageName: window.$gz.locale.getResolvedLanguage(),
|
||||
DefaultLocale: window.$gz.locale.getResolvedLanguage().split("-", 1)[0]//kind of suspect, maybe it can be removed
|
||||
DefaultLocale: window.$gz.locale.getResolvedLanguage().split("-", 1)[0] //kind of suspect, maybe it can be removed
|
||||
};
|
||||
},
|
||||
///////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user