From 2f6d53a88f536a0c2762d104d0897964bf815375 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Fri, 12 Mar 2021 00:08:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=8D=E5=85=B8=E7=9A=84?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=85=A5=E5=8F=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/language/dict_en.lua | 10 +++++----- parts/language/dict_zh.lua | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/parts/language/dict_en.lua b/parts/language/dict_en.lua index b3eb6940..33fa6792 100644 --- a/parts/language/dict_en.lua +++ b/parts/language/dict_en.lua @@ -25,6 +25,11 @@ return{ "Chinese: 灰机wiki\nA Chinese Tetris wiki, written by Tetris fans from the Tetris Research community.\nCurrently, most of its pages are translated from Hard Drop Wiki and Tetris Wiki.\n(Link is in Chinese.)", "https://tetris.huijiwiki.com", }, + {"Applets", + "applets", + "help", + "Type the following codes for some fun applets!\n15-Puzzle: 15p; Schulte Grid: grid\nPong: pong; AtoZ: atoz; 2048: 2048\nCubefield: cube; Just get ten: ten\nUltimate Tic-tac-toe: uttt\nTapping speed test: tap\nDon't touch white: dtw\nCannon: can; Dropper: drp\nCalculater: calc\nReflect: refl\nPolyforge: poly\nCommand Line: cmd", + }, --Games {"TTT", @@ -765,11 +770,6 @@ return{ "Techmino's Github repository. Stars are appreciated", "https://github.com/26F-Studio/Techmino", }, - {"Applets", - "applets minigame", - "other", - "Type the following codes for some fun applets!\n15-Puzzle: 15p; Schulte Grid: grid\nPong: pong; AtoZ: atoz; 2048: 2048\nCubefield: cube; Just get ten: ten\nUltimate Tic-tac-toe: uttt\nTapping speed test: tap\nDon't touch white: dtw\nCannon: can; Dropper: drp\nCalculater: calc\nCommand Line: cmd", - }, --English {"SFX", diff --git a/parts/language/dict_zh.lua b/parts/language/dict_zh.lua index dbb0dc4c..4138e1a7 100644 --- a/parts/language/dict_zh.lua +++ b/parts/language/dict_zh.lua @@ -19,6 +19,11 @@ return{ "俄罗斯方块中文维基,由一群来自俄罗斯方块研究群及下属群的方块同好建立的关于俄罗斯方块的中文百科全书。\n当前大部分页面翻译和参考来自Harddrop wiki和Tetris Wiki", "https://tetris.huijiwiki.com", }, + {"小程序", + "小程序 applets", + "help", + "输入以下词语打开小程序:\n15-Puzzle: 15p; Schulte Grid: grid\nPong: pong; AtoZ: atoz; 2048: 2048\nCubefield: cube; Just get ten: ten\nUltimate Tic-tac-toe: uttt\nTapping speed test: tap\nDon't touch white: dtw\nCannon: can; Dropper: drp\nCalculater: calc\nReflect: refl\nPolyforge: poly\nCommand Line: cmd", + }, --游戏(题库) {"TTT", @@ -772,11 +777,6 @@ return{ "Techmino的github仓库地址,欢迎star", "https://github.com/26F-Studio/Techmino", }, - {"小程序", - "小程序 小游戏 applets minigame", - "other", - "输入以下词语打开小程序:\n15-Puzzle: 15p; Schulte Grid: grid\nPong: pong; AtoZ: atoz; 2048: 2048\nCubefield: cube; Just get ten: ten\nUltimate Tic-tac-toe: uttt\nTapping speed test: tap\nDon't touch white: dtw\nCannon: can; Dropper: drp\nCalculater: calc\nCommand Line: cmd", - }, --英文 {"SFX",