WIP replace

This commit is contained in:
Eliot Berriot 2018-06-30 15:28:47 +02:00
parent ba094c3e42
commit 833c0f1625
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
83 changed files with 973 additions and 761 deletions

View file

@ -54,7 +54,7 @@ Vue.use(GetTextPlugin, {
}
},
translations: translations,
silent: true
silent: false
})
Vue.use(VueI18Next)