Skip to content

Commit db2954e

Browse files
committed
Update zh_cn.json
1 parent d9deaf9 commit db2954e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang

projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"xray.color.red": "红:",
1919
"xray.color.green": "绿:",
2020
"xray.color.blue": "蓝:",
21-
"xray.input.gui": "GUI的名字",
21+
"xray.input.gui": "GUI中的名字",
2222
"xray.input.add": "添加方块",
2323
"xray.input.add_hand": "添加手里的方块",
2424
"xray.input.add_look": "添加目前注视的方块",
@@ -39,17 +39,17 @@
3939
"xray.message.config_missing": "未找到配置文件,正在创建中。",
4040
"xray.message.invalid_hand": "%s需要是一个方块",
4141
"xray.message.thats_odd": "出了什么问题?很抱歉,如果这种情况继续发生,请提交一个issue给作者",
42-
"xray.message.nothing_infront": "你注视的地方没方块,对吧?",
42+
"xray.message.nothing_infront": "你目前注视的地方没方块,对吧?",
4343
"xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字",
4444
"xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据",
4545
"xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握来获得所需的方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。",
4646
"xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加目前注视的方块”。",
4747
"xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。",
48-
"xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在查看的方块",
48+
"xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在注视的方块",
4949
"xray.tooltips.show_lava": "将熔岩显示为红色,就像普通方块一样。\n小心!它很热。",
5050
"xray.tooltips.distance": "这是玩家周围的区块数量。",
5151
"xray.tooltips.edit1": "点击以启用/禁用",
5252
"xray.tooltips.edit2": "按住shift键并单击进行编辑。",
53-
"xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。如果要启用/禁用某个方块,请单击某个方块\n,它将打开和关闭。",
54-
"xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,因为我们必须扫描大量的方块。(大约256^3个)"
53+
"xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。",
54+
"xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)"
5555
}

0 commit comments

Comments
 (0)