about summary refs log tree commit diff
path: root/src/components/hooks
diff options
context:
space:
mode:
authorAnkit Bhandari <85058931+whoisanku@users.noreply.github.com>2024-12-19 05:19:50 +0545
committerGitHub <noreply@github.com>2024-12-18 15:34:50 -0800
commitbdae89b67b5f50e0eda5caf851c7942434ec52f4 (patch)
tree2ba48968fd436a9927492fdad5f4d1f6e0e43113 /src/components/hooks
parent0e7ad198303b1cf7bfd86cd83f6c8eebfa09cfce (diff)
downloadvoidsky-bdae89b67b5f50e0eda5caf851c7942434ec52f4.tar.zst
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 <makaidivya@gmail.com>
Diffstat (limited to 'src/components/hooks')
-rw-r--r--src/components/hooks/dates.ts1
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,