主菜单ui再重做,词典入口移至主菜单
This commit is contained in:
@@ -218,9 +218,9 @@ return{
|
||||
custom="Custom Game",
|
||||
setting="Settings",
|
||||
stat="Statistics",
|
||||
music="Musics",
|
||||
sound="SE Room",
|
||||
music="Music & SE",
|
||||
help="Help",
|
||||
dict="Little Z",
|
||||
lang="言/A",
|
||||
quit="Exit",
|
||||
},
|
||||
@@ -495,7 +495,6 @@ return{
|
||||
},
|
||||
help={
|
||||
manual="Manual",
|
||||
dict="Little Z",
|
||||
staff="Staff",
|
||||
his="History",
|
||||
qq="Author's qq",
|
||||
@@ -519,24 +518,7 @@ return{
|
||||
up="↑",
|
||||
play="Play",
|
||||
down="↓",
|
||||
},
|
||||
login={
|
||||
title="Log In",
|
||||
register="Register",
|
||||
email="E-mail Address",
|
||||
password="Password",
|
||||
login="Log In",
|
||||
},
|
||||
register={
|
||||
title="Register",
|
||||
login="Log In",
|
||||
username="Username",
|
||||
email="Email Address",
|
||||
password="Password",
|
||||
password2="Re-enter Password",
|
||||
},
|
||||
account={
|
||||
title="Account",
|
||||
sound="SFXs",
|
||||
},
|
||||
sound={
|
||||
title="SE Room",
|
||||
@@ -603,6 +585,26 @@ return{
|
||||
b2b="B2B",
|
||||
b3b="B3B",
|
||||
pc="PC",
|
||||
|
||||
music="BGMs",
|
||||
},
|
||||
login={
|
||||
title="Log In",
|
||||
register="Register",
|
||||
email="E-mail Address",
|
||||
password="Password",
|
||||
login="Log In",
|
||||
},
|
||||
register={
|
||||
title="Register",
|
||||
login="Log In",
|
||||
username="Username",
|
||||
email="Email Address",
|
||||
password="Password",
|
||||
password2="Re-enter Password",
|
||||
},
|
||||
account={
|
||||
title="Account",
|
||||
},
|
||||
app_15p={
|
||||
reset="Shuffle",
|
||||
@@ -808,6 +810,7 @@ return{
|
||||
"Mix clear coming soon!",
|
||||
"Music of this game is made using Beepbox.",
|
||||
"Music too distracting? You can turn it off.",
|
||||
"No easter eggs in this menu if simplistic style is on",
|
||||
"O-Spin Triple!",
|
||||
"OHHHHHHHHHHHHHH",
|
||||
"Online mode is planned - please be patient.",
|
||||
@@ -836,6 +839,7 @@ return{
|
||||
"while(false)",
|
||||
"You are Grand Master!",
|
||||
"You can connect keyboard to your phone!",
|
||||
"You can control with keyboard only in this menu",
|
||||
"You can open the save directory from the Stats page.",
|
||||
"You can perform a spin with 28 of the 29 minoes in this game; the exception being O1.",
|
||||
"You can set the spawning orientation for each tetromino.",
|
||||
|
||||
Reference in New Issue
Block a user