diff --git a/Mac/Resources/zh-Hans.lproj/Localizable.strings b/Mac/Resources/zh-Hans.lproj/Localizable.strings index af8480179..7a52cb36b 100644 --- a/Mac/Resources/zh-Hans.lproj/Localizable.strings +++ b/Mac/Resources/zh-Hans.lproj/Localizable.strings @@ -574,10 +574,10 @@ "label.text.share-extension-explainer" = "一个通过共享菜单将文章数据传输给第三方应用的扩展。"; /* Show notifications for new articles */ -"label.text.show-notifications-for-new-articles" = "Show notifications for new articles"; +"label.text.show-notifications-for-new-articles" = "有新文章时推送通知"; /* Show notifications for new posts */ -"label.text.show-notifications-for-new-posts" = "Show notifications for new posts"; +"label.text.show-notifications-for-new-posts" = "有新帖子时推送通知"; /* Sign in to your BazQux account. */ "label.text.sign-in-bazqux" = "登录到你的 BazQux 账户。"; diff --git a/iOS/Resources/zh-Hans.lproj/Localizable.strings b/iOS/Resources/zh-Hans.lproj/Localizable.strings index 1c05ece15..494fe252a 100644 --- a/iOS/Resources/zh-Hans.lproj/Localizable.strings +++ b/iOS/Resources/zh-Hans.lproj/Localizable.strings @@ -749,10 +749,10 @@ "label.text.self-hosted-accounts-explainer" = "自托管帐户可以在所有设备上同步你的订阅。"; /* Show notifications for new articles */ -"label.text.show-notifications-for-new-articles" = "Notify about new articles"; +"label.text.show-notifications-for-new-articles" = "新文章通知"; /* Show notifications for new posts */ -"label.text.show-notifications-for-new-posts" = "Notify about new posts"; +"label.text.show-notifications-for-new-posts" = "新帖子通知"; /* Small */ "label.text.small" = "小";