vitesse/locales
2021-02-17 09:49:37 +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): update 2021-02-17 09:49:37 +08:00
ja.json feat: add vite-plugin-vue-i18n and some updates (#31) 2021-01-09 23:36:30 +08:00
ko.json feat(i18n): add ko.json (#43) 2021-01-28 00:19:40 +08:00
README.md chore: update messages 2021-01-22 18:38:16 +08:00
tr.json feat(i18n): add tr.json (#60) 2021-02-12 13:47:43 +08:00
vi.json i18n(vi): add vietnamese translation (#17) 2020-11-30 15:01:24 +08:00
zh-CN.json chore: update messages 2021-01-22 18:38:16 +08:00

i18n

This directory is to serve your locale translation files. JSON under this folder would be loaded automatically and register with their filenames as locale code.

Check out vue-i18n for more details.

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