Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(zh): Update Simplified Chinese Strings #156

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,10 @@
<string name="remove_all_apps_dialog_title" translatable="false">移除所有应用</string>
<string name="remove_all_apps_dialog_message" translatable="false">"此操作不会卸载你的应用。"
"只是想确认一下你是否有意清除这个列表。"</string>
<string name="open_app">打开应用</string>
<string name="app_info">应用信息</string>
<string name="hide_app">隐藏应用</string>
<string name="rename_app">重命名应用</string>
<string name="uninstall">卸载</string>

</resources>