改版直播准备间UI

修复心愿单多出一个的BUG
This commit is contained in:
2022-09-15 11:20:20 +08:00
parent 18069a726d
commit 7ef6c95c63
47 changed files with 2234 additions and 50 deletions

View File

@@ -11,4 +11,10 @@
<string name="gurad_rank">Guard</string>
<string name="fans">Fans</string>
<string name="room_msg">News</string>
<string name="live_room_title">SelectType</string>
<string name="live_room_public">Public</string>
<string name="live_room_private">PasswordRoom</string>
<string name="live_room_public_des">Everyone can watch</string>
<string name="live_room_private_des">Those who have a room password can watch</string>
<string name="live_room_type_submit">Submit</string>
</resources>