升级合到10小游戏,修改进入方法
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
|
||||
--英文
|
||||
|
||||
@@ -639,7 +639,7 @@ return{
|
||||
replay1="P",
|
||||
replay2="P",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="Reset",
|
||||
blind="Blind",
|
||||
},
|
||||
|
||||
@@ -550,7 +550,7 @@ return{
|
||||
-- tapControl="Tap control",
|
||||
-- skip="Skip Round",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="Réinitialiser",
|
||||
blind="Aveugler",
|
||||
},
|
||||
|
||||
@@ -635,7 +635,7 @@ return{
|
||||
-- tapControl="Tap control",
|
||||
-- skip="Skip Round",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="Resetar",
|
||||
blind="Cego",
|
||||
},
|
||||
|
||||
@@ -552,7 +552,7 @@ return{
|
||||
-- tapControl="Tap control",
|
||||
-- skip="Skip Round",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="Reiniciar",
|
||||
blind="A ciegas",
|
||||
},
|
||||
|
||||
@@ -483,7 +483,7 @@ return{
|
||||
tapControl="_↓",
|
||||
skip=">>",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="R",
|
||||
blind="???",
|
||||
},
|
||||
|
||||
@@ -641,7 +641,7 @@ return{
|
||||
replay1="P",
|
||||
replay2="P",
|
||||
},
|
||||
mg_get10={
|
||||
mg_jgt={
|
||||
reset="重置",
|
||||
blind="盲打",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user