计算器地位改为小游戏,软件锁功能取消,未来准备与加载动画合并
This commit is contained in:
@@ -768,7 +768,7 @@ return{
|
||||
{"Minigame",
|
||||
"minigame",
|
||||
"other",
|
||||
"Type the following codes in the search bar of this dictionary for some fun minigames!\n\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",
|
||||
"Type the following codes in the search bar of this dictionary for some fun minigames!\n\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",
|
||||
},
|
||||
|
||||
--English
|
||||
|
||||
@@ -775,7 +775,7 @@ return{
|
||||
{"小游戏",
|
||||
"小游戏 minigame xiaoyouxi",
|
||||
"other",
|
||||
"输入以下词语,小游戏免费玩!\n\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",
|
||||
"输入以下词语,小游戏免费玩!\n\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",
|
||||
},
|
||||
|
||||
--英文
|
||||
|
||||
@@ -275,9 +275,8 @@ return{
|
||||
autoPause="Pause when focus is lost",
|
||||
swap="Key Combination (Change Atk. Mode)",
|
||||
fine="Finesse Error Sound",
|
||||
appLock="App Lock (Password: 626)",
|
||||
appLock="App Lock (Password: 2+6)",
|
||||
simpMode="Simple mode",
|
||||
calc="App Lock",
|
||||
},
|
||||
setting_video={
|
||||
title="Video Settings",
|
||||
|
||||
@@ -251,8 +251,8 @@ return{
|
||||
autoPause="Mettre en pause en cas de perte de focus",
|
||||
swap="Combinaison de touches (changer le mode d'attaque)",
|
||||
fine="Son d'erreur de Finesse",
|
||||
appLock="Verrouillage d'appli (MDP : 626)",
|
||||
calc="Verrouillage d'appli",
|
||||
appLock="Verrouillage d'appli (MDP : 2+6)",
|
||||
-- simpMode="Simple mode",
|
||||
},
|
||||
setting_video={
|
||||
title="Paramètres vidéo",
|
||||
|
||||
@@ -275,9 +275,8 @@ return{
|
||||
autoPause="Pausar quando foco for perco",
|
||||
swap="Combinação de tecla(Mudar modo de atk)",
|
||||
fine="Som Falha de destreza",
|
||||
appLock="App Lock (Senha: 626)",
|
||||
appLock="App Lock (Senha: 2+6)",
|
||||
-- simpMode="Simple mode",
|
||||
calc="App Lock",
|
||||
},
|
||||
setting_video={
|
||||
title="Config. de vídeo",
|
||||
|
||||
@@ -255,9 +255,8 @@ return{
|
||||
autoPause="Pausar cuando la ventana no está enfocada",
|
||||
swap="Combinación de Teclas (Cambiar Modo de Ataque)",
|
||||
fine="Sonido de Error de Finesse",
|
||||
appLock="Bloqueo de App (Contraseña: 626)",
|
||||
appLock="Bloqueo de App (Contraseña: 2+6)",
|
||||
-- simpMode="Simple mode",
|
||||
calc="Bloqueo de App",
|
||||
},
|
||||
setting_video={
|
||||
title="Ajustes de Video",
|
||||
|
||||
@@ -135,9 +135,8 @@ return{
|
||||
autoPause="A||",
|
||||
swap="=+=+=",
|
||||
fine="12 X 21",
|
||||
appLock="?XX(=626)",
|
||||
-- simpMode="_",
|
||||
calc="?XX",
|
||||
appLock="?XX(=2+6)",
|
||||
simpMode=".",
|
||||
},
|
||||
setting_video={
|
||||
title="{~~}",
|
||||
|
||||
@@ -70,7 +70,6 @@ return{
|
||||
ctrl="改控制",
|
||||
key="改键位",
|
||||
touch="改触屏",
|
||||
calc="家长锁",
|
||||
},
|
||||
setting_video={
|
||||
title="改画面",
|
||||
|
||||
@@ -276,9 +276,8 @@ return{
|
||||
autoPause="失去焦点自动暂停",
|
||||
swap="组合键切换攻击模式",
|
||||
fine="极简操作提示音",
|
||||
appLock="软件锁(密码626)",
|
||||
appLock="软件锁(密码2+6)",
|
||||
simpMode="简洁模式",
|
||||
calc="软件锁",
|
||||
},
|
||||
setting_video={
|
||||
title="画面设置",
|
||||
|
||||
Reference in New Issue
Block a user