Allow use of Dutch translations [ER].
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user