vitesse/locales
2021-01-11 01:29:23 +08:00
..
en.json chore: improve lighthouse 2020-12-21 17:48:15 +08:00
es.json chore: update spanish translations (#35) 2021-01-11 01:29:23 +08:00
fr.json i18n(fr): correct translations (#7) 2020-08-20 21:00:21 +08:00
ja.json feat: add vite-plugin-vue-i18n and some updates (#31) 2021-01-09 23:36:30 +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.