feat(locale): add 'vi' locale 🇻🇳 (#3981)
This commit is contained in:
@ -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 don’t worry about missing some phrases.
|
||||
|
Reference in New Issue
Block a user