i18n(nl-NL): dutch locales (#745)

This commit is contained in:
Max 2023-01-04 21:10:09 +01:00 committed by GitHub
parent 6b5b1f2aed
commit 9d7b7b66ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 401 additions and 0 deletions

View file

@ -41,6 +41,11 @@ const locales: LocaleObjectData[] = [
file: 'ja-JP.json',
name: '日本語',
},
{
code: 'nl-NL',
file: 'nl-NL.json',
name: 'Nederlands',
},
{
code: 'es-ES',
file: 'es-ES.json',