New translations localizable.stringsdict (Vietnamese)
This commit is contained in:
parent
ebd4c544b2
commit
9d67e6e98f
|
@ -417,5 +417,19 @@
|
|||
<string>%lds</string>
|
||||
</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>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue