diff options
Diffstat (limited to 'src/components/hooks')
-rw-r--r-- | src/components/hooks/dates.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/hooks/dates.ts b/src/components/hooks/dates.ts index 5cddf8d2d..a1967316c 100644 --- a/src/components/hooks/dates.ts +++ b/src/components/hooks/dates.ts @@ -64,6 +64,7 @@ const locales: Record<AppLanguage, Locale | undefined> = { km, ko, nl, + np: undefined, pl, ['pt-BR']: ptBR, ro, |