大多数菜单的二次确认统一用tryXXX管理
This commit is contained in:
@@ -12,6 +12,7 @@ return{
|
||||
},
|
||||
sureQuit="Press again to quit",
|
||||
sureReset="Press again to reset",
|
||||
sureDelete="Press again to delete",
|
||||
newDay="A new day, a new beginning!",
|
||||
playedLong="You have been playing for a long time. Time to a break!",
|
||||
playedTooMuch="You have been playing for far too long! Techmino is fun, but remember to take some rests!",
|
||||
|
||||
@@ -2,6 +2,7 @@ return{
|
||||
fallback='en',
|
||||
sureQuit="Pulsa de nuevo para salir",
|
||||
-- sureReset="Press again to reset",
|
||||
-- sureDelete="Press again to delete",
|
||||
newDay="[Anti-adicción] ¡Nuevo día, nuevo comienzo!",
|
||||
playedLong="[Anti-adicción] Estuviste jugando un buen rato hoy. Recuerda descansar de vez en cuando.",
|
||||
playedTooMuch="[Anti-adicción] ¡Has jugado mucho por hoy! No puedes jugar más.",
|
||||
|
||||
@@ -2,6 +2,7 @@ return{
|
||||
fallback='en',
|
||||
sureQuit="Appuyez à nouveau pour sortir",
|
||||
-- sureReset="Press again to reset",
|
||||
-- sureDelete="Press again to delete",
|
||||
newDay="[Anti-addiction] Nouveau jour, nouveau commencement !",
|
||||
playedLong="[Anti-addiction] Vous avez joué pendant un bon bout de temps aujourd'hui. Faites des pauses.",
|
||||
playedTooMuch="[Anti-addiction] Vous avez joué trop longtemps ! Vous ne pouvez plus jouer.",
|
||||
|
||||
@@ -3,6 +3,7 @@ return{
|
||||
fallback='en',
|
||||
sureQuit="Aparte novamente para sair",
|
||||
-- sureReset="Press again to reset",
|
||||
-- sureDelete="Press again to delete",
|
||||
newDay="[Anti-vício] Novo dia, um começo novo!",
|
||||
playedLong="[Anti-vício] Você andou jogando bastante hoje. Certifique-se de fazer pausas.",
|
||||
playedTooMuch="[Anti-vício] Você esteve jogando demais hoje! Você não pode jogar mais.",
|
||||
|
||||
@@ -14,6 +14,7 @@ return{
|
||||
|
||||
sureQuit="X?",
|
||||
sureReset="R?",
|
||||
sureDelete="D?",
|
||||
newDay="→→!→→",
|
||||
playedLong="→→→→!, XX□XX!",
|
||||
playedTooMuch="→→→→→→→→→→→!, XX□XX!!!!!!!",
|
||||
|
||||
@@ -12,6 +12,7 @@ return{
|
||||
},
|
||||
sureQuit="再按一次退出",
|
||||
sureReset="再按一次重置",
|
||||
sureDelete="再按一次删除",
|
||||
newDay="新的一天,新的开始~",
|
||||
playedLong="已经玩很久了!注意休息!",
|
||||
playedTooMuch="今天玩太久啦!打块好玩但也要适可而止哦~",
|
||||
|
||||
@@ -12,6 +12,7 @@ return{
|
||||
},
|
||||
sureQuit="再次按退出",
|
||||
sureReset="再次按下可重置",
|
||||
sureDelete="再次按可删除",
|
||||
newDay="新的一天,新的开始!",
|
||||
playedLong="你已经玩了很长时间了。一定要好好休息!",
|
||||
playedTooMuch="你玩得太久了!玩方块游戏很有趣,但现在是休息的时候了。",
|
||||
|
||||
@@ -12,6 +12,7 @@ return{
|
||||
},
|
||||
sureQuit="再按一次退出",
|
||||
sureReset="再按一次重設",
|
||||
sureDelete="再按一次删除",
|
||||
newDay="新的一天,新的開始~",
|
||||
playedLong="你玩太久了!注意休息!",
|
||||
playedTooMuch="今天玩得太久啦!Techmino好玩但也要注意休息哦~",
|
||||
|
||||
Reference in New Issue
Block a user