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

Update base-zh-CN.yaml and base-zh-CN-ISBN.yaml #1507

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
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 translations/base-zh-CN-ISBN.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dialogs:
text: 未能读取您的存档:
confirmSavegameDelete:
title: 确认删除
text: 您确定要删除这个游戏吗?<br><br> '<savegameName>' 等级 <savegameLevel><br><br> 该操作无法回退!
text: 您确定要删除这个存档吗?<br><br> '<savegameName>' 等级 <savegameLevel><br><br> 该操作无法回退!
savegameDeletionError:
title: 删除失败
text: 未能删除您的存档
Expand Down Expand Up @@ -438,7 +438,7 @@ ingame:
trimZone: 整理
clearItems: 清除项目
clearBuildings: 清除设施
resetPuzzle: 重设谜题
resetPuzzle: 重置谜题
share: 共享
report: 上报
puzzleEditorControls:
Expand Down
4 changes: 2 additions & 2 deletions translations/base-zh-CN.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dialogs:
text: 未能读取您的存档:
confirmSavegameDelete:
title: 确认删除
text: 您确定要删除这个游戏吗?<br><br> “<savegameName>” 等级 <savegameLevel><br><br> 该操作无法回退!
text: 您确定要删除这个存档吗?<br><br> “<savegameName>” 等级 <savegameLevel><br><br> 该操作无法回退!
savegameDeletionError:
title: 删除失败
text: 未能删除您的存档
Expand Down Expand Up @@ -440,7 +440,7 @@ ingame:
share: 共享
report: 上报
clearBuildings: 清除设施
resetPuzzle: 重设谜题
resetPuzzle: 重置谜题
puzzleEditorControls:
title: 谜题编辑器
instructions:
Expand Down