kazuya kawaguchi cfe924c10d
feat: add vite-plugin-vue-i18n and some updates (#31)
* feat: add vite-plugin-vue-i18n

* feat: add ja locale messages

* refactor: tweak word

* chore: omit yarn.lock

* refactor: move resource importing to i18n.ts

* Restore pnpm-lock.yaml

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-01-09 23:36:30 +08:00
..
2020-12-21 17:48:15 +08:00
2020-08-21 00:45:19 +08:00
2020-08-20 21:00:21 +08:00
2020-08-21 00:06:21 +08:00
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.