Commit Graph

9 Commits

Author SHA1 Message Date
Clark Du 03f89421c2
fix: i18n lint issue 2018-03-01 21:03:36 +08:00
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
Sebastien Chopin 4ac14054f2 context: hotReload -> isHMR 2017-08-23 13:41:37 +02:00
Sébastien Chopin 6f84f69b7a Fix paths & typo 2017-07-08 19:55:39 +02:00
Sebastien Chopin 43de27faef Fix i18n example for alpha3 2017-05-31 13:21:55 +02:00
Sébastien Chopin 893d275a78 Update i18n example for 1.0 2017-05-21 21:01:08 +02:00
Sebastien Chopin 135df99d3a Update i18n example to use vue-i18n 2017-04-14 11:55:04 +02:00
Sébastien Chopin 2c7eecace7 Fix i18n example 2017-02-10 12:55:51 +01:00
Alexandre Chopin b85de3151d example i18n 2017-02-08 20:13:14 +01:00