v1.4.1 update

This commit is contained in:
carodej
2020-05-04 11:45:13 +02:00
parent b2db3755d8
commit ce2daaf6c4
29 changed files with 677 additions and 60 deletions
+1
View File
@@ -3,6 +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'
Vue.use(VueI18n);