diff options
author | 2024-03-01 16:12:17 -0800 | |
---|---|---|
committer | 2024-03-01 16:56:15 -0800 | |
commit | abdd5876a14e1971b5caac93f6735773e7ee388b (patch) | |
tree | 0c7fca43f80ab3b1da921b9250e62727faea6546 /internal/locale/translations/hi_IN.json | |
parent | 1b5edfc00aa1f862c50665e9561df868d554a221 (diff) | |
download | v2-abdd5876a14e1971b5caac93f6735773e7ee388b.tar.gz v2-abdd5876a14e1971b5caac93f6735773e7ee388b.tar.zst v2-abdd5876a14e1971b5caac93f6735773e7ee388b.zip |
Move search form to a dedicated page
Diffstat (limited to 'internal/locale/translations/hi_IN.json')
-rw-r--r-- | internal/locale/translations/hi_IN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/hi_IN.json b/internal/locale/translations/hi_IN.json index a9f8fcd5..00c81287 100644 --- a/internal/locale/translations/hi_IN.json +++ b/internal/locale/translations/hi_IN.json @@ -35,6 +35,7 @@ "menu.about": "के बारे में", "menu.export": "निर्यात करे", "menu.import": "आयात करे", + "menu.search": "खोज", "menu.create_category": "श्रेणी बनाए", "menu.mark_page_as_read": "इस पृष्ठ को पढ़ा हुआ चिह्नित करें", "menu.mark_all_as_read": "सभी को पढ़ा हुआ मार्क करें", |