修改注册页面选择国家区号功能,添加国家名称

This commit is contained in:
18401019693
2023-02-15 15:57:53 +08:00
parent f2cff3b93f
commit d86e16c9f5
4 changed files with 11 additions and 4 deletions

View File

@@ -1002,4 +1002,5 @@ Limited ride And limited avatar frame</string>
<string name="live_user_ban_fhd" >There is no choice, the anchor is not turned on FHD live.</string>
<string name="live_user_ban_hd" >There is no choice, the anchor is not turned on HD live.</string>
<string name="function_is_suspended" >Sorry, this feature is on hold.</string>
<string name="phone_number" >phone</string>
</resources>

View File

@@ -1022,4 +1022,5 @@
<string name="live_user_ban_fhd" >無法選擇,該主播未開啟超高清直播。</string>
<string name="live_user_ban_hd" >無法選擇,該主播未開啟高清直播。</string>
<string name="function_is_suspended" >抱歉,該功能暫停使用中。</string>
<string name="phone_number" >手機號</string>
</resources>