diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-03-07 10:32:10 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2025-03-07 10:32:10 -0800 |
commit | d155b718b5b27003bad698c8d54ccf8b6a3f295c (patch) | |
tree | 365290ee09d26d41010f6fb02fa63f18ba9fa04b /src/locale/locales/hi/messages.po | |
parent | 166c56c4cb74b3e67ba851aac685cf3c3e8d0727 (diff) | |
download | voidsky-d155b718b5b27003bad698c8d54ccf8b6a3f295c.tar.zst |
Run intl:extract:all
Diffstat (limited to 'src/locale/locales/hi/messages.po')
-rw-r--r-- | src/locale/locales/hi/messages.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/locale/locales/hi/messages.po b/src/locale/locales/hi/messages.po index fe962923d..55e7d8ad7 100644 --- a/src/locale/locales/hi/messages.po +++ b/src/locale/locales/hi/messages.po @@ -134,6 +134,11 @@ msgstr "{0} लोग इस हफ़्ते शामिल हुए" msgid "{0} of {1}" msgstr "{1} का {0}" +#. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field +#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 +msgid "{0} out of 50" +msgstr "" + #: src/screens/StarterPack/StarterPackScreen.tsx:485 msgid "{0} people have used this starter pack!" msgstr "{0} लोगों ने इस स्टार्टर पैक का इस्तेमाल किया है!" @@ -342,11 +347,6 @@ msgstr "<0>आप</0> और<1> </1><2>{0} </2>आपके स्टार् msgid "⚠Invalid Handle" msgstr "⚠ अमान्य हैंडल" -#. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field -#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 -msgid "${state.name?.length} out of 50" -msgstr "" - #: src/components/dialogs/MutedWords.tsx:193 msgid "24 hours" msgstr "24 घंटे" |