diff options
author | surfdude29 <149612116+surfdude29@users.noreply.github.com> | 2024-11-24 17:41:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-24 17:41:36 +0000 |
commit | 371e6ad333e00cdfb7f4713f7fef816668011049 (patch) | |
tree | 831f78a808dce3e12a0ba7748bef113d31f3271a /src/locale/locales/it/messages.po | |
parent | a21e2b45db07fd6a521fd5988ada2b3b28ebd35d (diff) | |
download | voidsky-371e6ad333e00cdfb7f4713f7fef816668011049.tar.zst |
Fix glitches in gl/messages.po (#6702)
* fix glitches in gl/messages.po * Fix italian --------- Co-authored-by: dan <dan.abramov@gmail.com>
Diffstat (limited to 'src/locale/locales/it/messages.po')
-rw-r--r-- | src/locale/locales/it/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 5a5d478a8..ea82899c5 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -196,7 +196,7 @@ msgstr "{estimatedTimeMins, plural, one {minuto} other {minuti}}" #: src/view/com/notifications/FeedItem.tsx:300 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" -msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} altro {{formattedAuthorsCount} altri}}</0> ti hanno seguito" +msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altro} other {{formattedAuthorsCount} altri}}</0> ti hanno seguito" #: src/view/com/notifications/FeedItem.tsx:326 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" |