mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-23 23:50:36 +00:00
de: Update Localizable.stringsdict (#1444)
For some yet unknown reason, "follower" is "translated" as "Follower" in the standard German UI. So IceCubes will also get that...
This commit is contained in:
parent
0a47c546d8
commit
5cba62dc89
1 changed files with 2 additions and 2 deletions
|
@ -45,9 +45,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>lld</string>
|
||||
<key>one</key>
|
||||
<string>%2$@ follower</string>
|
||||
<string>%2$@ Follower</string>
|
||||
<key>other</key>
|
||||
<string>%2$@ followers</string>
|
||||
<string>%2$@ Follower</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>timeline-new-posts %lld</key>
|
||||
|
|
Loading…
Reference in a new issue