排位战菜单(只是菜单,没有功能)

This commit is contained in:
MrZ626
2021-05-26 20:50:39 +08:00
parent 276a37361e
commit 34886ca643
9 changed files with 97 additions and 3 deletions

View File

@@ -253,10 +253,14 @@ return{
quit="Quit (Q)",
},
net_menu={
league="Tech League",
ffa="FFA",
rooms="Rooms",
logout="Log out",
},
net_league={
match="Find Match",
},
net_rooms={
refreshing="Refreshing rooms",
noRoom="There aren't any rooms right now...",

View File

@@ -225,10 +225,14 @@ return{
quit="Quitter (Q)",
},
net_menu={
-- league="Tech League",
ffa="FFA",
rooms="Salons",
-- logout="Log out",
},
net_league={
-- match="Find Match",
},
net_rooms={
-- refreshing="Refreshing Rooms",
noRoom="Aucun salon actuellement",

View File

@@ -252,10 +252,14 @@ return{
quit="Sair (Q)",
},
net_menu={
-- league="Tech League",
ffa="FFA",
rooms="Salas",
-- logout="Log out",
},
net_league={
-- match="Find Match",
},
net_rooms={
-- refreshing="Refreshing Rooms",
noRoom="Nenhuma sala agora",

View File

@@ -230,10 +230,14 @@ return{
quit="Finalizar (Q)",
},
net_menu={
-- league="Tech League",
ffa="FFA",
rooms="Salas",
-- logout="Log out",
},
net_league={
-- match="Find Match",
},
net_rooms={
-- refreshing="Refreshing Rooms",
noRoom="No Hay Salas Actualmente",

View File

@@ -253,10 +253,14 @@ return{
quit="退出(Q)",
},
net_menu={
league="Tech League",
ffa="FFA",
rooms="房间列表",
logout="退出登录",
},
net_league={
match="匹配对手",
},
net_rooms={
refreshing="刷新房间列表中",
noRoom="一个房间都没有哎...",