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/it/messages.po | |
parent | 166c56c4cb74b3e67ba851aac685cf3c3e8d0727 (diff) | |
download | voidsky-d155b718b5b27003bad698c8d54ccf8b6a3f295c.tar.zst |
Run intl:extract:all
Diffstat (limited to 'src/locale/locales/it/messages.po')
-rw-r--r-- | src/locale/locales/it/messages.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 73e3d3e63..ba98bc07f 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -134,6 +134,11 @@ msgstr "{0} aggiunti questa settimana" msgid "{0} of {1}" msgstr "{0} di {1}" +#. 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} persone hanno usato questo starter pack!" @@ -342,11 +347,6 @@ msgstr "<0>Tu</0> e<1> </1><2>{0} </2>sono inclusi nel tuo starter pack" msgid "⚠Invalid Handle" msgstr "⚠Nome utente non valido" -#. 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 ore" |