添加local文本
This commit is contained in:
@@ -101,6 +101,10 @@
|
|||||||
"Privacy Policy" = "Privacy Policy";
|
"Privacy Policy" = "Privacy Policy";
|
||||||
"Notice" = "Notice";
|
"Notice" = "Notice";
|
||||||
"Feedback" = "Feedback";
|
"Feedback" = "Feedback";
|
||||||
|
// Notice & Feedback detail pages
|
||||||
|
"Notification Setting" = "Notification Setting";
|
||||||
|
"Please Enter The Content" = "Please Enter The Content";
|
||||||
|
"Commit" = "Commit";
|
||||||
|
|
||||||
|
|
||||||
// Search & history
|
// Search & history
|
||||||
|
|||||||
@@ -97,11 +97,15 @@
|
|||||||
"Notice" = "通知";
|
"Notice" = "通知";
|
||||||
"Share App" = "分享app";
|
"Share App" = "分享app";
|
||||||
"Feedback" = "反馈";
|
"Feedback" = "反馈";
|
||||||
"E-mail" = "邮箱";
|
"E-mail" = "联系我们";
|
||||||
"Agreement" = "协议";
|
"Agreement" = "协议";
|
||||||
"Privacy Policy" = "隐私政策";
|
"Privacy Policy" = "隐私政策";
|
||||||
"Notice" = "通知";
|
"Notice" = "通知";
|
||||||
"Feedback" = "反馈";
|
"Feedback" = "反馈";
|
||||||
|
// 通知 & 反馈详情页
|
||||||
|
"Notification Setting" = "通知设置";
|
||||||
|
"Please Enter The Content" = "请输入反馈内容";
|
||||||
|
"Commit" = "提交";
|
||||||
|
|
||||||
// 搜索与历史(英文 key)
|
// 搜索与历史(英文 key)
|
||||||
"Clear history" = "清空历史";
|
"Clear history" = "清空历史";
|
||||||
|
|||||||
@@ -61,6 +61,13 @@
|
|||||||
ReferencedContainer = "container:keyBoard.xcodeproj">
|
ReferencedContainer = "container:keyBoard.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildableProductRunnable>
|
</BuildableProductRunnable>
|
||||||
|
<EnvironmentVariables>
|
||||||
|
<EnvironmentVariable
|
||||||
|
key = "OS_ACTIVITY_MODE"
|
||||||
|
value = "disable"
|
||||||
|
isEnabled = "YES">
|
||||||
|
</EnvironmentVariable>
|
||||||
|
</EnvironmentVariables>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
<ProfileAction
|
<ProfileAction
|
||||||
buildConfiguration = "Release"
|
buildConfiguration = "Release"
|
||||||
|
|||||||
Reference in New Issue
Block a user