新增开5人房的按钮

This commit is contained in:
MrZ626
2021-04-16 11:54:17 +08:00
parent 798a6c0eb6
commit ae41e5f2e6
5 changed files with 20 additions and 16 deletions

View File

@@ -253,7 +253,8 @@ return{
refreshing="Refreshing Rooms",
noRoom="Such emptiness much void, come back later?",
refresh="Refresh",
new="New Room",
new="New Room(2)",
new2="New Room(5)",
join="Join",
up="",
down="",

View File

@@ -253,7 +253,8 @@ return{
-- refreshing="Refreshing Rooms",
noRoom="Nenhuma sala agora",
-- refresh="Refresh",
-- new="New room",
-- new="New Room(2)",
-- new2="New Room(5)",
-- join="Join",
up="",
down="",

View File

@@ -231,7 +231,8 @@ return{
-- refreshing="Refreshing Rooms",
noRoom="No Hay Salas Actualmente",
refresh="Refrescar",
new="Sala Nueva",
new="Sala Nueva(2)",
new2="Sala Nueva(5)",
join="Unirse",
up="",
down="",

View File

@@ -253,7 +253,8 @@ return{
refreshing="刷新房间列表中",
noRoom="一个房间都没有哎...",
refresh="刷新",
new="创建房间",
new="创建房间(2)",
new2="创建房间(5)",
join="加入",
up="",
down="",