官方消息点击查看按钮没有翻译

This commit is contained in:
老皮 2024-10-09 16:46:44 +08:00
parent a95068e7e5
commit aa0a2e38a7
3 changed files with 3 additions and 2 deletions

View File

@ -102,7 +102,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="點擊查看"
android:text="@string/message_1"
android:textColor="#ffaaaaaa"
android:textSize="12sp" />

View File

@ -161,5 +161,6 @@
<string name="live_room_push_new_person_task">完成新人任務,可領多重專屬豪禮!</string>
<string name="live_room_push_details">詳情</string>
<string name="live_room_push_like_an">喜歡主播就關注ta吧~</string>
<string name="message_1">點擊查看~</string>
</resources>

View File

@ -164,5 +164,5 @@
<string name="live_room_push_new_person_task">Complete the newcomer tasks and receive multiple gifts</string>
<string name="live_room_push_details">Details</string>
<string name="live_room_push_like_an">If you like this anchor, please subscribe to him.</string>
<string name="message_1">Click to view~</string>
</resources>