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:
Cthulhux 2023-06-27 09:11:04 +02:00 committed by GitHub
parent 0a47c546d8
commit 5cba62dc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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>