新增聊天设置页面;自定义背景UI

This commit is contained in:
2025-10-31 11:57:49 +08:00
parent 00933dadb8
commit d7f87c7c55
8 changed files with 407 additions and 61 deletions

View File

@@ -236,5 +236,17 @@
<string name="block_description_1">相手はあなたにメッセージを送信したり、あなたのプロフィールやコンテンツを見つけることができなくなります</string>
<string name="block_description_2">相手はあなたにブロックされた通知を受け取りません</string>
<string name="block_description_3">「設定」でいつでもブロックを解除できます</string>
<!-- Chat Settings -->
<string name="chat_settings">チャット設定</string>
<string name="chat_theme_settings">チャットテーマを設定</string>
<string name="custom_background">カスタム背景</string>
<string name="select_from_gallery">ギャラリーから選択</string>
<string name="featured_backgrounds">おすすめ背景</string>
<string name="previewing_custom_background">カスタム背景をプレビュー中</string>
<string name="each_theme_unique_experience">各テーマには独自の体験があります</string>
<string name="select_apply_to_use_theme">「適用」を選択してこのテーマを使用</string>
<string name="tap_cancel_to_preview_other_themes">「キャンセル」をタップして他のテーマをプレビュー</string>
</resources>