Add plurals for Japanese
This commit is contained in:
parent
dd5e6b91c0
commit
c6e815855e
|
@ -13,9 +13,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>lld</string>
|
||||
<key>one</key>
|
||||
<string>%lld new post</string>
|
||||
<string>%lld 新しい投稿</string>
|
||||
<key>other</key>
|
||||
<string>%lld new posts</string>
|
||||
<string>%lld 新しい投稿</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
Loading…
Reference in New Issue