Nuxt/examples/i18n
Philo van Kemenade a694f31117
fetch default locale from i18n.fallbackLocale
Not all projects have 'en' as their default locale. It would be nicer to fetch a default locale from the `fallbackLocale` set on the i18n plugin, rather than hard coding it in middleware.
2018-02-28 22:51:58 +00:00
..
layouts Remove slashes 2017-12-01 13:41:02 +01:00
locales Update i18n example to use vue-i18n 2017-04-14 11:55:04 +02:00
middleware fetch default locale from i18n.fallbackLocale 2018-02-28 22:51:58 +00:00
pages refactor: add examples to lint 2017-10-31 21:43:55 +08:00
plugins Fix linting 2017-12-01 13:48:30 +01:00
store refactor: add examples to lint 2017-10-31 21:43:55 +08:00
README.md Add vue-i18n dependency 2017-04-14 12:52:13 +02:00
nuxt.config.js refactor: add examples to lint 2017-10-31 21:43:55 +08:00
package.json feat: use latest nuxt in i18n example 2017-10-20 10:50:22 +03:30