Created on 10 Jul 2017
路
2Comments
路
Source: nuxt/nuxt.js
i want to add i18n to my project ,but it is not working .
this is ouput in console
this key is existed in language json
this is my config.
middleware/i18n.js
nuxt.config.js
plugins/i18n.js
store/index.js
This question is available on Nuxt.js community (#c927)
Most helpful comment
You need to create
VueI18ninstance inplugins/i18n.js