vitesse/locales
2020-12-21 17:48:15 +08:00
..
en.json chore: improve lighthouse 2020-12-21 17:48:15 +08:00
es.json i18n(es): add Spanish translation (#8) 2020-08-21 00:45:19 +08:00
fr.json i18n(fr): correct translations (#7) 2020-08-20 21:00:21 +08:00
README.md chore: update readme 2020-08-21 00:06:21 +08:00
vi.json i18n(vi): add vietnamese translation (#17) 2020-11-30 15:01:24 +08:00
zh-CN.json chore: update 2020-08-11 18:41:21 +08:00

i18n

This directory is to serve your locale translation files. Modify them to the locales you want, you might need to update src/messages.ts as well.

For more details, check out vue-i18n.

If you are using VS Code, i18n Ally is recommended to make the better i18n experience.