From e2dfe3f438c06ad4716fb0c652a9b65843c01cad Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 18 Dec 2024 17:07:41 -0800 Subject: [PATCH] Fix translation file --- src/locale/locales/np/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/locales/np/messages.po b/src/locale/locales/np/messages.po index 54465e1a7b..c6317b16b9 100644 --- a/src/locale/locales/np/messages.po +++ b/src/locale/locales/np/messages.po @@ -29,7 +29,7 @@ msgstr "इमेल छैन" #: src/view/com/notifications/FeedItem.tsx:232 #: src/view/com/notifications/FeedItem.tsx:327 #~ msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" -#~ msgstr "{0, plural, one {{formattedCount} अन्य} अन्य {{formattedCount} अन्यहरू}}" +#~ msgstr "{0, plural, one {{formattedCount} अन्य} other {{formattedCount} अन्यहरू}}" #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}"