Skip to content

Latest commit

History

History

translations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

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. If you prefer YAML format, install @rollup/plugin-yaml and add it to vite.config.ts.

Check out vue-i18n for more details.

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