New translations Localizable.stringsdict (Italian)

This commit is contained in:
Eugen Rochko 2022-04-01 22:44:01 +02:00
parent 1c0d29bdd8
commit 09a29742ef
1 changed files with 3 additions and 3 deletions

View File

@ -189,9 +189,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 seguace</string>
<string>1 following</string>
<key>other</key>
<string>%ld following</string>
<string>%ld stanno seguendo</string>
</dict>
</dict>
<key>plural.count.follower</key>
@ -205,7 +205,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<string>1 seguace</string>
<key>other</key>
<string>%ld followers</string>
</dict>