1、修复没有翻译的问题

This commit is contained in:
老皮
2024-09-13 11:22:38 +08:00
parent 5373f6b5bc
commit 34aaa61f11
3 changed files with 3 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
android:layout_height="27dp"
android:background="@drawable/create_room_shape"
android:gravity="center"
android:text="創建房間"
android:text="@string/interactive_game_room_create"
android:textColor="#ffffffff"
android:textSize="12sp"
app:layout_constraintBottom_toBottomOf="@+id/textView5"