fix:游戏预约功能(第五期)-0925验收问题-客户端 https://jira.shanqu.cc/browse/GHZSCY-6736

This commit is contained in:
张晨
2024-09-25 14:35:47 +08:00
parent c0d1c97490
commit fee31f2672
3 changed files with 3 additions and 4 deletions

View File

@ -72,7 +72,6 @@ android_build:
only: only:
- dev - dev
- release - release
- feat/GHZSCY-5915
# 代码检查 # 代码检查
sonarqube_analysis: sonarqube_analysis:

View File

@ -616,7 +616,7 @@
<string name="verify_code_send_with_phone_number">已經發送至%1$s</string> <string name="verify_code_send_with_phone_number">已經發送至%1$s</string>
<string name="change_the_wechat_binding">更換綁定微信</string> <string name="change_the_wechat_binding">更換綁定微信</string>
<string name="binding_failed">綁定失敗</string> <string name="binding_failed">綁定失敗</string>
<string name="binding_failed_description">該微訊號(微信暱稱)已經綁定在另一個衝突號碼上,衝突號碼可能是你先前登入的</string> <string name="binding_failed_description">該微訊號已經綁定在另一個衝突號碼上,衝突號碼可能是你先前登入的</string>
<string name="current_number">目前號</string> <string name="current_number">目前號</string>
<string name="conflict_number">衝突號</string> <string name="conflict_number">衝突號</string>
<string name="change_binding_tips_with_conflict">遇到衝突如何換綁?</string> <string name="change_binding_tips_with_conflict">遇到衝突如何換綁?</string>

View File

@ -616,7 +616,7 @@
<string name="verify_code_send_with_phone_number">已经发送至%1$s</string> <string name="verify_code_send_with_phone_number">已经发送至%1$s</string>
<string name="change_the_wechat_binding">更换绑定微信</string> <string name="change_the_wechat_binding">更换绑定微信</string>
<string name="binding_failed">绑定失败</string> <string name="binding_failed">绑定失败</string>
<string name="binding_failed_description">该微信号(微信昵称)已经绑定在另外一个冲突号上,冲突号可能是你之前登录的</string> <string name="binding_failed_description">该微信号已经绑定在另外一个冲突号上,冲突号可能是你之前登录的</string>
<string name="current_number">当前号</string> <string name="current_number">当前号</string>
<string name="conflict_number">冲突号</string> <string name="conflict_number">冲突号</string>
<string name="change_binding_tips_with_conflict">遇到冲突如何换绑?</string> <string name="change_binding_tips_with_conflict">遇到冲突如何换绑?</string>