mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 09:12:14 +00:00
add load strings for i18n from database
This commit is contained in:
@@ -117,6 +117,8 @@ export default {
|
||||
this.$updateText('/settings', 'language', this.language.locale)
|
||||
|
||||
this.languageSetting = this.language.locale
|
||||
|
||||
this.$loadLanguage(this.language.locale)
|
||||
},
|
||||
resetInput(){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user