New translations Localizable.stringsdict (Chinese Simplified)
This commit is contained in:
parent
8ee0470517
commit
6d73e8908c
|
@ -44,6 +44,20 @@
|
|||
<string>个帖子</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.number.poll_option</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@number_poll_option@</string>
|
||||
<key>number_poll_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>other</key>
|
||||
<string>Option %ld %ld</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.post</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
|
Loading…
Reference in New Issue