mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-08 23:48:48 +01:00
Add plurals for Japanese
This commit is contained in:
parent
dd5e6b91c0
commit
c6e815855e
@ -13,9 +13,9 @@
|
|||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>lld</string>
|
<string>lld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>%lld new post</string>
|
<string>%lld 新しい投稿</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%lld new posts</string>
|
<string>%lld 新しい投稿</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user