Add Dutch translation (#324)

* Add nl-NL locale

* Fix issue raised in pull request #319

* Update

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
This commit is contained in:
Peter Smit
2025-04-19 21:06:36 +02:00
committed by GitHub
parent 86c084da6f
commit a65c3c9dfe
2 changed files with 390 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ export const localeLabels = {
ro: 'Română',
'tr-TR': 'Türkçe',
'pt-BR': 'Português Brasileiro',
'nl-NL': 'Nederlands',
} as const
export const locales: (keyof typeof localeLabels)[] = Object.keys(