Update Localizable.stringsdict (#492)

This commit is contained in:
rbnval 2023-01-28 19:54:24 +01:00 committed by GitHub
parent 39a0a95d08
commit a8b147255b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>lld</string>
<key>one</key>
<string>%lld new post</string>
<string>%lld publicació nova</string>
<key>other</key>
<string>%lld new posts</string>
<string>%lld publicacions noves</string>
</dict>
</dict>
<key>notifications-others-count %lld</key>
@ -29,9 +29,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>lld</string>
<key>one</key>
<string> and %lld other </string>
<string> i %lld més </string>
<key>other</key>
<string> and %lld others </string>
<string> i %lld més </string>
</dict>
</dict>
</dict>