translations update

This commit is contained in:
carodej
2020-07-12 11:02:21 +02:00
parent 3c3a18cf6b
commit a74c1c7b6e
46 changed files with 13226 additions and 2018 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import VueI18n from 'vue-i18n';
import en from './lang/en.json'
import sk from './lang/sk.json'
//import cn from './lang/cn.json'
import cn from './lang/cn.json'
Vue.use(VueI18n);