New translations localizable.stringsdict (Chinese Traditional)
This commit is contained in:
parent
a00c704c81
commit
fd2f0f4afe
|
@ -417,5 +417,19 @@
|
||||||
<string>%ld 秒前</string>
|
<string>%ld 秒前</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>plural.filtered_notification_banner.subtitle</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
<string>%#@number_of_requests@</string>
|
||||||
|
<key>number_of_requests</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
|
<string>NSStringPluralRuleType</string>
|
||||||
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
|
<string>ld</string>
|
||||||
|
<key>other</key>
|
||||||
|
<string>%ld people you may know</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue