改版直播准备间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

@@ -264,7 +264,7 @@
<string name="live_title_hint">Write a title for the live broadcast</string>
<string name="live_class">channel</string>
<string name="live_class_choose">Select live channel</string>
<string name="live_class_tip">Pay attention to the channel that suits you. During the live broadcast, if the operator finds that the selected channel does not match the live content, he / she will adjust your live channel.</string>
<string name="live_class_tip">During the live broadcast, if the operator finds that the selected channel does not match the live content, he / she will adjust your live channel.</string>
<string name="live_set_pwd">Please set room password</string>
<string name="live_set_fee">Please set the charge amount (the revenue is subject to the end of live broadcast)</string>
<string name="live_set_pwd_empty">Please set room password</string>
@@ -872,4 +872,5 @@ Limited ride And limited avatar frame</string>
<string name="current_live_room">You are in the current live room</string>
<string name="live_room_air_ticket">has recommended an anchor to you!</string>
<string name="bonus_message">has sent you a reward, come and get it!</string>
<string name="live_class_tip_title">Pay attention to the channel that suits you.</string>
</resources>

View File

@@ -214,7 +214,8 @@
<string name="live_title_hint">給直播寫個標題吧</string>
<string name="live_class">頻道</string>
<string name="live_class_choose">選擇直播頻道</string>
<string name="live_class_tip">注意選擇適合自己的頻道。直播過程中,若運營人員發現選擇的頻道和直播內容不相符的情况,會調整您的直播頻道。</string>
<string name="live_class_tip_title">注意選擇適合自己的頻道。</string>
<string name="live_class_tip">直播過程中,若運營人員發現選擇的頻道和直播內容不相符的情况,會調整您的直播頻道。</string>
<string name="live_set_pwd">請設定房間密碼</string>
<string name="live_set_fee">請設定收費金額\n收益以直播結束顯示為准</string>
<string name="live_set_pwd_empty">請設定房間密碼</string>