升级合到10小游戏,修改进入方法

This commit is contained in:
MrZ626
2021-02-10 20:08:59 +08:00
parent 1b5401bf7f
commit 160d852cd2
10 changed files with 21 additions and 27 deletions

View File

@@ -759,7 +759,7 @@ return{
{"Minigame",
"minigame",
"other",
"Type the following codes in the search bar of this dictionary for some fun minigames!\n\n15-Puzzle: 15p\nSchulte Grid: sltg\nPong: pong\nAtoZ: atoz\nUltimate Tic-tac-toe: uttt\ncubefield: cbf\n2048: 2048\nGet the ten: gtt",
"Type the following codes in the search bar of this dictionary for some fun minigames!\n\n15-Puzzle: 15p\nSchulte Grid: sltg\nPong: pong\nAtoZ: atoz\nUltimate Tic-tac-toe: uttt\ncubefield: cbf\n2048: 2048\nJust get ten: jgt",
},
--English

View File

@@ -765,7 +765,7 @@ return{
{"小游戏",
"minigame xiaoyouxi",
"other",
"输入以下词语,小游戏免费玩!\n\n15-Puzzle: 15p\nSchulte Grid: sltg\nPong: pong\nAtoZ: atoz\nUltimate Tic-tac-toe: uttt\ncubefield: cbf\n2048: 2048\nGet the ten: gtt",
"输入以下词语,小游戏免费玩!\n\n15-Puzzle: 15p\nSchulte Grid: sltg\nPong: pong\nAtoZ: atoz\nUltimate Tic-tac-toe: uttt\ncubefield: cbf\n2048: 2048\nJust get ten: jgt",
},
--英文

View File

@@ -639,7 +639,7 @@ return{
replay1="P",
replay2="P",
},
mg_get10={
mg_jgt={
reset="Reset",
blind="Blind",
},

View File

@@ -550,7 +550,7 @@ return{
-- tapControl="Tap control",
-- skip="Skip Round",
},
mg_get10={
mg_jgt={
reset="Réinitialiser",
blind="Aveugler",
},

View File

@@ -635,7 +635,7 @@ return{
-- tapControl="Tap control",
-- skip="Skip Round",
},
mg_get10={
mg_jgt={
reset="Resetar",
blind="Cego",
},

View File

@@ -552,7 +552,7 @@ return{
-- tapControl="Tap control",
-- skip="Skip Round",
},
mg_get10={
mg_jgt={
reset="Reiniciar",
blind="A ciegas",
},

View File

@@ -483,7 +483,7 @@ return{
tapControl="_↓",
skip=">>",
},
mg_get10={
mg_jgt={
reset="R",
blind="???",
},

View File

@@ -641,7 +641,7 @@ return{
replay1="P",
replay2="P",
},
mg_get10={
mg_jgt={
reset="重置",
blind="盲打",
},