Nuxt.js: i18n is not working?

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
image
this key is existed in language json
this is my config.
middleware/i18n.js
image
nuxt.config.js
image
plugins/i18n.js
image
store/index.js
image

This question is available on Nuxt.js community (#c927)

Most helpful comment

You need to create VueI18n instance in plugins/i18n.js

All 2 comments

You need to create VueI18n instance in plugins/i18n.js

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shyamchandranmec picture shyamchandranmec  路  3Comments

jaredreich picture jaredreich  路  3Comments

surmon-china picture surmon-china  路  3Comments

vadimsg picture vadimsg  路  3Comments

vadimsg picture vadimsg  路  3Comments