setup i18n

This commit is contained in:
lostdesign
2019-06-20 12:11:32 +02:00
parent 02904dcf8c
commit d20423c210
5 changed files with 45 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
"dependencies": {
"cross-env": "^5.2.0",
"nuxt": "^2.4.0",
"nuxt-clipboard2": "^0.2.1"
"nuxt-clipboard2": "^0.2.1",
"vue-i18n": "^8.11.2"
},
"devDependencies": {
"autoprefixer": "^8.6.4",