Allow use of Dutch translations [ER].

This commit is contained in:
Guido Leenders
2024-11-12 09:45:10 +01:00
parent 5ee809e421
commit b6fdde2f04
7 changed files with 20 additions and 4 deletions
+2
View File
@@ -22,6 +22,7 @@ import {
it,
ja,
ko,
nl,
ptBR,
ru,
th,
@@ -53,6 +54,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
it,
ja,
ko,
nl,
['pt-BR']: ptBR,
ru,
th,