Fix "zapped your profile" strings to say "zapped you"

Changelog-Fixed: Fix "zapped your profile" strings to say "zapped you"
This commit is contained in:
2023-06-21 07:35:16 -04:00
parent a2866ff6b3
commit b70406d669
5 changed files with 12 additions and 12 deletions

View File

@@ -317,9 +317,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%2$@ and %1$d other zapped your profile</string>
<string>%2$@ and %1$d other zapped you</string>
<key>other</key>
<string>%2$@ and %1$d others zapped your profile</string>
<string>%2$@ and %1$d others zapped you</string>
</dict>
</dict>
<key>zaps_count</key>