Skip to content

Commit

Permalink
Corrected translation errors (#2391)
Browse files Browse the repository at this point in the history
* Delete src/main/resources/locales/zh-CN.yml

delete old language file(zh-CN)

* Readd language zh-CN.yml

Corrected translation errors
  • Loading branch information
huguyt committed Jun 2, 2024
1 parent affb0c2 commit 961a35b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ commands:
banned-players: '封禁玩家:'
banned-format: '&c[name]'
unowned: '&c无主岛屿'
bundle: '&a用于创建岛屿的蓝图方案: &b[name]'
switch:
description: 开启/关闭 保护规避机制
op: '&cOP始终可以规避岛屿保护.'
Expand Down Expand Up @@ -1698,8 +1699,8 @@ panels:
tips:
click-to-next: '&e点击 &7往下翻'
click-to-previous: '&e点击 &7往上翻'
click-to-choose: '&e点击 &7选择该语言'
click-to-toggle: '&e点击 &7切换该语言'
click-to-choose: '&e点击 &7选择'
click-to-toggle: '&e点击 &7切换'
left-click-to-cycle-down: '&e左键 &7向下循环选择'
right-click-to-cycle-up: '&e右键 &7向上循环选择'

Expand Down

0 comments on commit 961a35b

Please sign in to comment.