feat(locale): add 'vi' locale 🇻🇳 (#3981)

This commit is contained in:
Nhan Doan
2020-07-06 18:50:15 +07:00
committed by GitHub
parent c7e0fe8492
commit f4b2999898
3 changed files with 268 additions and 2 deletions

View File

@ -15,6 +15,6 @@ CMS.registerLocale('de', de);
> When importing `netlify-cms` all locales are registered by default.
Make sure the specific locale exists in the package - if not, we will happily accept a pull request for it.
Make sure the specific locale exists in the package - unless we will happily accept a pull request for it.
The configured locale will be merge into the english one so don't worry about missing some phrases.
The configured locale will be merge into the English one so dont worry about missing some phrases.