添加退出登录按钮
This commit is contained in:
@@ -246,6 +246,7 @@ return{
|
||||
ffa="FFA",
|
||||
rooms="Rooms",
|
||||
chat="Chat",
|
||||
logout="Log out",
|
||||
},
|
||||
net_rooms={
|
||||
refreshing="Refreshing Rooms",
|
||||
|
||||
@@ -219,6 +219,7 @@ return{
|
||||
ffa="FFA",
|
||||
rooms="Salons",
|
||||
chat="Chat",
|
||||
-- logout="Log out",
|
||||
},
|
||||
net_rooms={
|
||||
-- refreshing="Refreshing Rooms",
|
||||
|
||||
@@ -246,6 +246,7 @@ return{
|
||||
ffa="FFA",
|
||||
rooms="Salas",
|
||||
chat="Chat",
|
||||
-- logout="Log out",
|
||||
},
|
||||
net_rooms={
|
||||
-- refreshing="Refreshing Rooms",
|
||||
|
||||
@@ -224,6 +224,7 @@ return{
|
||||
ffa="FFA",
|
||||
rooms="Salas",
|
||||
chat="Chat",
|
||||
-- logout="Log out",
|
||||
},
|
||||
net_rooms={
|
||||
-- refreshing="Refreshing Rooms",
|
||||
|
||||
@@ -246,6 +246,7 @@ return{
|
||||
ffa="FFA",
|
||||
rooms="房间列表",
|
||||
chat="聊天室",
|
||||
logout="退出登录",
|
||||
},
|
||||
net_rooms={
|
||||
refreshing="刷新房间列表中",
|
||||
|
||||
Reference in New Issue
Block a user