fix: japanese locale

This commit is contained in:
daichi-matsumoto
2023-10-15 09:32:40 +09:00
parent ecd6cde506
commit 361fed42c4
3 changed files with 4 additions and 4 deletions

View File

@@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%dつのファイル</string>
<string>%d ファイル</string>
<key>other</key>
<string>%dつのファイル</string>
<string>%d ファイル</string>
</dict>
</dict>
</dict>