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

Complete Simplified Chinese translation #972

Merged
merged 2 commits into from
Jun 25, 2024
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
4 changes: 2 additions & 2 deletions src/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,13 +326,13 @@
"close all": "关闭所有",
"unsaved files warning": "存在未被保存的文件。点击‘确认’选择下一步或者点击‘取消’返回。",
"save all warning": "确定要保存所有文件并关闭?该操作不可撤销。",
"save all changes warning": "Are you sure you want to save all files?",
"save all changes warning": "您确定要保存所有文件吗?",
"close all warning": "确定要关闭所有文件?该操作将不保存文件更改并且不可撤销。",
"refresh": "刷新",
"shortcut buttons": "快捷键按钮",
"no result": "无结果",
"searching...": "搜索中...",
"quicktools:ctrl-key": "Control/Command 键",
"quicktools:ctrl-key": "Ctrl/Command 键",
"quicktools:tab-key": "Tab 键",
"quicktools:shift-key": "Shift 键",
"quicktools:undo": "撤销",
Expand Down