Add plurals for Japanese

This commit is contained in:
Thomas Ricouard 2023-01-24 07:10:06 +01:00
parent dd5e6b91c0
commit c6e815855e

View file

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