房间列表ui升级,支持输入密码
This commit is contained in:
@@ -243,6 +243,7 @@ return{
|
||||
match="Find Match",
|
||||
},
|
||||
net_rooms={
|
||||
password="Password",
|
||||
refreshing="Refreshing rooms",
|
||||
noRoom="There aren't any rooms right now...",
|
||||
refresh="Refresh",
|
||||
|
||||
@@ -218,6 +218,7 @@ return{
|
||||
match="Buscar Match",
|
||||
},
|
||||
net_rooms={
|
||||
password="Contraseña",
|
||||
refreshing="Refrescando Salas",
|
||||
noRoom="No Hay Salas Actualmente",
|
||||
refresh="Refrescar",
|
||||
@@ -227,7 +228,7 @@ return{
|
||||
net_newRoom={
|
||||
title="Ajustes de sala",
|
||||
roomName="Nombre (Por defecto: *usuario*'s room)",
|
||||
password="Password",
|
||||
password="Contraseña",
|
||||
description="Descripción",
|
||||
|
||||
life="Vida",
|
||||
|
||||
@@ -214,6 +214,7 @@ return{
|
||||
-- match="Find Match",
|
||||
},
|
||||
net_rooms={
|
||||
password="Mot de passe",
|
||||
-- refreshing="Refreshing Rooms",
|
||||
noRoom="Aucun salon actuellement",
|
||||
-- refresh="Refresh",
|
||||
@@ -223,7 +224,7 @@ return{
|
||||
net_newRoom={
|
||||
-- title="Room config",
|
||||
-- roomName="Room name(default to username's room)",
|
||||
-- password="Password",
|
||||
password="Mot de passe",
|
||||
-- description="Room description",
|
||||
|
||||
life="Vie",
|
||||
|
||||
@@ -242,6 +242,7 @@ return{
|
||||
-- match="Find Match",
|
||||
},
|
||||
net_rooms={
|
||||
password="Senha",
|
||||
-- refreshing="Refreshing Rooms",
|
||||
noRoom="Nenhuma sala agora",
|
||||
-- refresh="Refresh",
|
||||
@@ -251,7 +252,7 @@ return{
|
||||
net_newRoom={
|
||||
-- title="Room config",
|
||||
-- roomName="Room name(default to username's room)",
|
||||
-- password="Password",
|
||||
password="Senha",
|
||||
-- description="Room description",
|
||||
|
||||
life="Vidas",
|
||||
|
||||
@@ -243,6 +243,7 @@ return{
|
||||
match="匹配对手",
|
||||
},
|
||||
net_rooms={
|
||||
password="密码",
|
||||
refreshing="刷新房间列表中",
|
||||
noRoom="一个房间都没有哎...",
|
||||
refresh="刷新",
|
||||
|
||||
Reference in New Issue
Block a user