You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 385 B

2 years ago
1234567
  1. ## i18n
  2. 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.
  3. Check out [`vue-i18n`](https://github.com/intlify/vue-i18n-next) for more details.
  4. If you are using VS Code, [`i18n Ally`](https://github.com/lokalise/i18n-ally) is recommended to make the i18n experience better.