mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-22 15:36:12 +01:00
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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user