From dd235602d69a0f95f3e927d934fa3bde4227ee04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E5=B0=8F=E9=9C=95?= Date: Mon, 8 Apr 2024 20:33:44 +0800 Subject: [PATCH] Add readerSettingsGeneric --- .../Sources/Views/Resources/zh-Hans.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) diff --git a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings index 8d223097a..251667073 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings @@ -198,6 +198,7 @@ "clubsGeneric" = "阅读俱乐部"; "filterGeneric" = "特色功能"; "errorGeneric" = "哦!出现了小问题,请您重试。"; +"readerSettingsGeneric" = "阅读设置"; "pushNotificationsGeneric" = "推送通知"; "dismissButton" = "返回或撤销"; "errorNetwork" = "我们在连接到互联网时遇到问题。";