增加刷新房间的动画提示

This commit is contained in:
MrZ626
2021-03-30 15:22:50 +08:00
parent 23c0c63c6a
commit 4a9066b1cb
6 changed files with 23 additions and 20 deletions

View File

@@ -108,7 +108,6 @@ return{
-- chatStart="------Beginning of log------",
-- chatHistory="------New messages below------",
-- noRooms="No Rooms Now",
-- roomsCreateFailed="Failed to create room",
-- roomsFetchFailed="Failed to fetch rooms",
@@ -231,6 +230,8 @@ return{
-- chat="Chat",
},
net_rooms={
-- refreshing="Refreshing Rooms",
-- noRooms="No Rooms Now",
-- refresh="Refresh",
-- new="New room",
-- join="Join",