You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NoahLan e16214e2c6 wip: layout / theme / settings / components / i18n / config 12 months ago
..
README.md first commit 1 year ago
ar.yml first commit 1 year ago
de.yml first commit 1 year ago
en.yml wip: layouts / settings / utils / stores / modules / components / apis / types 1 year ago
es.yml first commit 1 year ago
fr.yml first commit 1 year ago
id.yml first commit 1 year ago
it.yml first commit 1 year ago
ja.yml first commit 1 year ago
ka.yml first commit 1 year ago
ko.yml first commit 1 year ago
pl.yml first commit 1 year ago
pt.yml wip: layout / theme / settings / components / i18n / config 12 months ago
ru.yml first commit 1 year ago
tr.yml first commit 1 year ago
uk.yml first commit 1 year ago
uz.yml first commit 1 year ago
vi.yml first commit 1 year ago
zh-chs.yml wip: layout / theme / settings / components / i18n / config 12 months ago

README.md

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.