zterton-status/locales
2021-10-19 21:49:36 +01:00
..
en.yml chore: add locales 2021-10-19 21:49:36 +01:00
es.yml chore: add locales 2021-10-19 21:49:36 +01:00
README.md chore: add env 2021-10-14 15:43:47 +01:00

i18n

This directory is to serve your locale translation files. YAML 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.