修复房间列表R键刷新问题和noRoom文本不对

This commit is contained in:
MrZ626
2021-04-01 02:42:51 +08:00
parent 027e16f676
commit a7133e92d8
6 changed files with 6 additions and 6 deletions

View File

@@ -252,7 +252,7 @@ return{
},
net_rooms={
refreshing="刷新房间列表中",
noRooms="一个房间都没有哎...",
noRoom="一个房间都没有哎...",
refresh="刷新",
new="创建房间",
join="加入",