chore: try i18n
This commit is contained in:
@@ -120,7 +120,7 @@ export default {
|
||||
}
|
||||
},
|
||||
setLocale(locale) {
|
||||
this.$root.$i18n.locale = locale || 'en';
|
||||
this.$i18n.locale = locale || 'en';
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user