中英文修改

This commit is contained in:
18401019693
2023-10-09 16:27:54 +08:00
parent 45ad8a9810
commit 7b62409bf1
29 changed files with 299 additions and 137 deletions

View File

@@ -36,7 +36,7 @@
<TextView
android:id="@+id/replacement_wish"
android:layout_width="117dp"
android:layout_width="140dp"
android:layout_height="31dp"
android:layout_alignParentEnd="true"
android:layout_marginStart="8dp"

View File

@@ -66,6 +66,7 @@
android:id="@+id/avatar"
android:layout_width="35dp"
android:layout_height="35dp"
android:visibility="gone"
android:layout_marginStart="6dp"
android:scaleType="centerCrop"
app:riv_oval="true" />

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="270dp"
android:layout_height="180dp"
android:layout_width="290dp"
android:layout_height="200dp"
app:cardCornerRadius="18dp"
app:cardElevation="16dp">

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:background="#201E1A"
android:textColor="@color/white"
android:text="@string/interactive_game_rooms_oin" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -1104,7 +1104,7 @@ Limited ride And limited avatar frame</string>
<string name="replacement_wish_day">Reset Your: Day</string>
<string name="replacement_wish_zhou">Reset Wish: Week</string>
<string name="replacement_wish_lunar">Reset Wish: Month</string>
<string name="replacement_wish_seasonal">Reset Wish: Month</string>
<string name="replacement_wish_seasonal">Reset Wish: seasonal</string>
<string name="replacement_reset_confirmed">Is reset confirmed</string>
<string name="replacement_reset_confirmed_hint">Resetting will empty the wish list, \nregardless of whether the wish is completed or not</string>
<string name="replacement_reset_confirmed_sure">Confirm Reset</string>
@@ -1354,5 +1354,11 @@ Limited ride And limited avatar frame</string>
<string name="interactive_game_search_room_broadcast_room">Whether to enter the live broadcast room</string>
<string name="interactive_game_search_room_bhe_game">Noonly enter the game</string>
<string name="interactive_game_rooms_oin">There are currently no rooms to join</string>
<string name="prank_switch">Turntable prank switch</string>
<string name="see_the_contents_of">After closing, all users will not be able to see the contents of the turntable</string>
<string name="diamonds_every_time">The turntable consumes diamonds every time</string>
<string name="diamonds_every_time_requirement_of">Minimum requirement of 1000 diamonds</string>
<string name="diamonds_every_time_requirement_of_hint">Fill in the content of the prankFill in a minimum of 2 words and a maximum of 10 words</string>
<string name="prank_content_yet_hint">You have not set up the prank content yet</string>
</resources>

View File

@@ -1351,4 +1351,10 @@
<string name="interactive_game_search_room_broadcast_room">是否同步進入主播直播間</string>
<string name="interactive_game_search_room_bhe_game">否,僅進入遊戲</string>
<string name="interactive_game_rooms_oin">当前没有可加入的房间</string>
<string name="prank_switch">轉盤整蠱開關</string>
<string name="see_the_contents_of">關閉後所有用戶將無法看到轉盤內容</string>
<string name="diamonds_every_time">轉盤每次消耗鑽石</string>
<string name="diamonds_every_time_requirement_of">最少1,000鑽石起步</string>
<string name="diamonds_every_time_requirement_of_hint">填寫整蠱內容最少2個字最多10個字</string>
<string name="prank_content_yet_hint">您目前還未設置整蠱內容</string>
</resources>

View File

@@ -1350,4 +1350,10 @@
<string name="interactive_game_search_room_broadcast_room">是否同步進入主播直播間</string>
<string name="interactive_game_search_room_bhe_game">否,僅進入遊戲</string>
<string name="interactive_game_rooms_oin">当前没有可加入的房间</string>
<string name="prank_switch">轉盤整蠱開關</string>
<string name="see_the_contents_of">關閉後所有用戶將無法看到轉盤內容</string>
<string name="diamonds_every_time">轉盤每次消耗鑽石</string>
<string name="diamonds_every_time_requirement_of">最少1,000鑽石起步</string>
<string name="diamonds_every_time_requirement_of_hint">填寫整蠱內容最少2個字最多10個字</string>
<string name="prank_content_yet_hint">您目前還未設置整蠱內容</string>
</resources>

View File

@@ -1350,5 +1350,11 @@
<string name="interactive_game_search_room_broadcast_room">是否同步進入主播直播間</string>
<string name="interactive_game_search_room_bhe_game">否,僅進入遊戲</string>
<string name="interactive_game_rooms_oin">当前没有可加入的房间</string>
<string name="prank_switch">轉盤整蠱開關</string>
<string name="see_the_contents_of">關閉後所有用戶將無法看到轉盤內容</string>
<string name="diamonds_every_time">轉盤每次消耗鑽石</string>
<string name="diamonds_every_time_requirement_of">最少1,000鑽石起步</string>
<string name="diamonds_every_time_requirement_of_hint">填寫整蠱內容最少2個字最多10個字</string>
<string name="prank_content_yet_hint">您目前還未設置整蠱內容</string>
</resources>

View File

@@ -1104,7 +1104,7 @@ Limited ride And limited avatar frame</string>
<string name="replacement_wish_day">Reset Your: Day</string>
<string name="replacement_wish_zhou">Reset Wish: Week</string>
<string name="replacement_wish_lunar">Reset Wish: Month</string>
<string name="replacement_wish_seasonal">Reset Wish: Month</string>
<string name="replacement_wish_seasonal">Reset Wish: seasonal</string>
<string name="replacement_reset_confirmed">Is reset confirmed</string>
<string name="replacement_reset_confirmed_hint">Resetting will empty the wish list, \nregardless of whether the wish is completed or not</string>
<string name="replacement_reset_confirmed_sure">Confirm Reset</string>
@@ -1357,4 +1357,10 @@ Limited ride And limited avatar frame</string>
<string name="interactive_game_search_room_broadcast_room">Whether to enter the live broadcast room</string>
<string name="interactive_game_search_room_bhe_game">Noonly enter the game</string>
<string name="interactive_game_rooms_oin">There are currently no rooms to join</string>
<string name="prank_switch">Turntable prank switch</string>
<string name="see_the_contents_of">After closing, all users will not be able to see the contents of the turntable</string>
<string name="diamonds_every_time">The turntable consumes diamonds every time</string>
<string name="diamonds_every_time_requirement_of">Minimum requirement of 1000 diamonds</string>
<string name="diamonds_every_time_requirement_of_hint">Fill in the content of the prankFill in a minimum of 2 words and a maximum of 10 words</string>
<string name="prank_content_yet_hint">You have not set up the prank content yet</string>
</resources>