From 709e0f445328e45bdcea2889e04ba70643ac5f20 Mon Sep 17 00:00:00 2001
From: CodeST <694468528@qq.com>
Date: Mon, 24 Nov 2025 20:31:23 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0local=E6=96=87=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Shared/Localization/en.lproj/Localizable.strings | 4 ++++
Shared/Localization/zh-Hans.lproj/Localizable.strings | 6 +++++-
.../xcshareddata/xcschemes/keyBoard.xcscheme | 7 +++++++
3 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/Shared/Localization/en.lproj/Localizable.strings b/Shared/Localization/en.lproj/Localizable.strings
index b27bad7..d6f2d31 100644
--- a/Shared/Localization/en.lproj/Localizable.strings
+++ b/Shared/Localization/en.lproj/Localizable.strings
@@ -101,6 +101,10 @@
"Privacy Policy" = "Privacy Policy";
"Notice" = "Notice";
"Feedback" = "Feedback";
+// Notice & Feedback detail pages
+"Notification Setting" = "Notification Setting";
+"Please Enter The Content" = "Please Enter The Content";
+"Commit" = "Commit";
// Search & history
diff --git a/Shared/Localization/zh-Hans.lproj/Localizable.strings b/Shared/Localization/zh-Hans.lproj/Localizable.strings
index 0a6525c..6035eea 100644
--- a/Shared/Localization/zh-Hans.lproj/Localizable.strings
+++ b/Shared/Localization/zh-Hans.lproj/Localizable.strings
@@ -97,11 +97,15 @@
"Notice" = "通知";
"Share App" = "分享app";
"Feedback" = "反馈";
-"E-mail" = "邮箱";
+"E-mail" = "联系我们";
"Agreement" = "协议";
"Privacy Policy" = "隐私政策";
"Notice" = "通知";
"Feedback" = "反馈";
+// 通知 & 反馈详情页
+"Notification Setting" = "通知设置";
+"Please Enter The Content" = "请输入反馈内容";
+"Commit" = "提交";
// 搜索与历史(英文 key)
"Clear history" = "清空历史";
diff --git a/keyBoard.xcodeproj/xcshareddata/xcschemes/keyBoard.xcscheme b/keyBoard.xcodeproj/xcshareddata/xcschemes/keyBoard.xcscheme
index 5988250..c1f01a8 100644
--- a/keyBoard.xcodeproj/xcshareddata/xcschemes/keyBoard.xcscheme
+++ b/keyBoard.xcodeproj/xcshareddata/xcschemes/keyBoard.xcscheme
@@ -61,6 +61,13 @@
ReferencedContainer = "container:keyBoard.xcodeproj">
+
+
+
+