From 7ef2692afa0cd4c917585dbf3519f76990d6dff6 Mon Sep 17 00:00:00 2001 From: CMK Date: Thu, 16 Sep 2021 17:33:57 +0800 Subject: [PATCH] chore: add unread notification i18n string --- Localization/Localizable.stringsdict | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Localization/Localizable.stringsdict b/Localization/Localizable.stringsdict index 44fb608bc..ce358b439 100644 --- a/Localization/Localizable.stringsdict +++ b/Localization/Localizable.stringsdict @@ -2,6 +2,28 @@ + a11y.plural.count.unread.notification + + NSStringLocalizedFormatKey + %#@notification_count_unread_notification@ + notification_count_unread_notification + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + zero + no unread notification + one + 1 unread notification + few + %ld unread notifications + many + %ld unread notification + other + %ld unread notification + + a11y.plural.count.input_limit_exceeds NSStringLocalizedFormatKey