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

@@ -29,7 +29,7 @@ import { setValue, parseCurrency } from "vue-currency-input";
export default {
data() {
return {
languageName: window.$gz.locale.getBrowserFirstLanguage()
languageName: window.$gz.locale.getResolvedLanguage()
};
},
props: {