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">
+
+
+
+