From a908ae87222c162cb6c543da04b4f64454261673 Mon Sep 17 00:00:00 2001 From: Darth-Koopa <45894930+Darth-Koopa@users.noreply.github.com> Date: Mon, 20 Jun 2022 17:01:39 -0400 Subject: [PATCH] Create do_action_static_zh.json --- include/translations/do_action_static_zh.json | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 include/translations/do_action_static_zh.json diff --git a/include/translations/do_action_static_zh.json b/include/translations/do_action_static_zh.json new file mode 100644 index 000000000..f0f986011 --- /dev/null +++ b/include/translations/do_action_static_zh.json @@ -0,0 +1,33 @@ +[ + { + "attack": "攻击", + "check": "检查", + "climb": "爬", + "decide": "决定", + "dive": "潜水", + "down": "跳下", + "drop": "放下", + "enter": "进入", + "faster": "加速", + "grab": "抓", + "jump": "跳", + "navi_unused": "娜薇", + "next": "继续", + "num_1": "1", + "num_2": "2", + "num_3": "3", + "num_4": "4", + "num_5": "5", + "num_6": "6", + "num_7": "7", + "num_8": "8", + "open": "打开", + "put_away": "收起", + "reel": "收线", + "return": "返回", + "save": "保存", + "speak": "说", + "stop": "停", + "throw": "扔" + } +]