多语言切换

This commit is contained in:
18401019693
2023-04-19 14:02:45 +08:00
parent bddf8c71ae
commit 9e6e25fb9e
12 changed files with 44 additions and 22 deletions

View File

@@ -49,7 +49,7 @@
android:textColor="@color/textColor"
android:textSize="13sp"
android:layout_marginRight="25dp"
android:text="充值未到账?"
android:text="@string/not_received"
android:visibility="gone"
android:textStyle="bold" />
</RelativeLayout>

View File

@@ -1139,4 +1139,5 @@ Limited ride And limited avatar frame</string>
<string name="chat_prompt11">Get live notification after opening</string>
<string name="PK_Ladder_Race">PK Ladder Race</string>
<string name="party_studio">Confirm whether to go to the other party\'s studio</string>
<string name="not_received">Not received?</string>
</resources>

View File

@@ -1140,4 +1140,5 @@
<string name="chat_prompt11">開啟後獲得直播通知</string>
<string name="PK_Ladder_Race">PK天梯赛</string>
<string name="party_studio">是否確認前往對方直播間?</string>
<string name="not_received">充值未到账?</string>
</resources>

View File

@@ -1139,4 +1139,5 @@
<string name="chat_prompt10">開播通知</string>
<string name="chat_prompt11">開啟後獲得直播通知</string>
<string name="PK_Ladder_Race">PK天梯赛</string>
<string name="not_received">充值未到账?</string>
</resources>

View File

@@ -1140,4 +1140,5 @@
<string name="chat_prompt11">開啟後獲得直播通知</string>
<string name="PK_Ladder_Race">PK天梯赛</string>
<string name="party_studio">是否確認前往對方直播間?</string>
<string name="not_received">充值未到账?</string>
</resources>

View File

@@ -1146,4 +1146,5 @@ Limited ride And limited avatar frame</string>
<string name="PK_Ladder_Race">PK Ladder Race</string>
<string name="chat_prompt11">Get live notification after opening</string>
<string name="party_studio">Confirm whether to go to the other party\'s studio</string>
<string name="not_received">Not received?</string>
</resources>