From c46fd8476772401d2c928ce57831de4c2413098c Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sun, 14 Mar 2021 21:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=8D=E5=85=B8=E5=A2=9E=E5=8A=A0=E7=89=A9?= =?UTF-8?q?=E7=90=86hold=E7=9A=84=E8=AF=B4=E6=98=8E=EF=BC=8C=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E5=BE=85=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/language/dict_en.lua | 2 +- parts/language/dict_zh.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/language/dict_en.lua b/parts/language/dict_en.lua index 33fa6792..f168e562 100644 --- a/parts/language/dict_en.lua +++ b/parts/language/dict_en.lua @@ -389,7 +389,7 @@ return{ {"Hold", "hold", "term", - "Save your current piece for later use, and take out a previously held piece (or next piece in the next queue, if no piece was held) to place instead. You can only perform this once per piece.", + "Save your current piece for later use, and take out a previously held piece (or next piece in the next queue, if no piece was held) to place instead. You can only perform this once per piece.",--TODO }, {"Misdrop", "md misdrop", diff --git a/parts/language/dict_zh.lua b/parts/language/dict_zh.lua index 4138e1a7..74e6de7a 100644 --- a/parts/language/dict_zh.lua +++ b/parts/language/dict_zh.lua @@ -389,9 +389,9 @@ return{ "预览功能,指示后边几个块的顺序。\n提前思考手上这块怎么摆可以让后面轻松是玩家提升的必需技能。", }, {"Hold", - "暂存 换 hold zancun", + "暂存 交换 hold zancun", "term", - "暂存功能,将手里的方块和hold槽中的交换,不能连续使用。\n用来调整块序,更容易摆出你想要的形状。", + "暂存功能,将手里的方块和hold槽中的交换,不能连续使用。\n用来调整块序,更容易摆出你想要的形状。\n本游戏中有一个“物理hold”机制,开启后hold换出的方块会直接出现在当前方块所在的位置", }, {"Misdrop", "误 md misdrop",