This commit is contained in:
2021-03-19 17:01:40 +00:00
parent ae68ec0695
commit ef8279ec9f
27 changed files with 156 additions and 70 deletions

View File

@@ -42,7 +42,7 @@ export default {
return {
obj: [],
currencyName: window.$gz.locale.getCurrencyName(),
languageName: window.$gz.locale.getBrowserFirstLanguage()
languageName: window.$gz.locale.getResolvedLanguage()
};
},
props: {