diff --git a/lib/l10n/intl_zh_Hans.arb b/lib/l10n/intl_zh_Hans.arb index 831b96f94..f0b74b3c7 100644 --- a/lib/l10n/intl_zh_Hans.arb +++ b/lib/l10n/intl_zh_Hans.arb @@ -869,7 +869,7 @@ "placeholders_order": [], "placeholders": {} }, - "mark_all_as_read": "标记全部为已读", + "mark_all_as_read": "全部标记为已读", "@mark_all_as_read": { "type": "text", "placeholders_order": [], @@ -3428,5 +3428,29 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "subTitlePageNotFound": "您的目标页面可能已消失或属于其他账号。", + "@subTitlePageNotFound": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "storageQuotas": "存储", + "@storageQuotas": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "textQuotasOutOfStorage": "存储不足", + "@textQuotasOutOfStorage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sendingQueue": "发送队列", + "@sendingQueue": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }