From bdae89b67b5f50e0eda5caf851c7942434ec52f4 Mon Sep 17 00:00:00 2001 From: Ankit Bhandari <85058931+whoisanku@users.noreply.github.com> Date: Thu, 19 Dec 2024 05:19:50 +0545 Subject: Nepali Translation (divyaswormakai's reviewed & some changes) (#7033) * feat: prepare necesaary files * fix: message file for nepali translation * feat: language file update * feat: add missing pieces * feat: one and other updates * additional changes --------- Co-authored-by: Divyaswor Makai --- src/components/hooks/dates.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/hooks') 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 = { km, ko, nl, + np: undefined, pl, ['pt-BR']: ptBR, ro, -- cgit 1.4.1