From 9925a954d1fe63bee7f02a852ece74d20a4f25a2 Mon Sep 17 00:00:00 2001 From: klaus Date: Sat, 11 Jul 2026 22:02:04 +0900 Subject: [PATCH] =?UTF-8?q?feat(chat):=20empty=20state=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20=EB=A6=AC=EC=86=8C=EC=8A=A4=EB=A5=BC=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=ED=95=9C=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/values-en/strings.xml | 4 ++++ app/src/main/res/values-ja/strings.xml | 4 ++++ app/src/main/res/values/strings.xml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 1761cc7a..f67b3df3 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -158,6 +158,10 @@ AI Chat DM New chat + No conversations yet.\nStart a conversation with a creator. + No conversations yet.\nStart chatting with an AI creator. + No conversations yet.\nSend a message to your favorite creator. + Could not enter the chat room. On Air View all There are currently no live broadcasts available, or access may be restricted due to age limits.\nVerify your identity or follow the channel to get notified when a live broadcast starts. diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index ba2bbf52..0779edd4 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -158,6 +158,10 @@ AIチャット DM 新しいチャット + まだ会話がありません。\nクリエイターと話してみましょう。 + まだ会話がありません。\nAIクリエイターと話してみましょう。 + まだ会話がありません。\n好きなクリエイターにメッセージを送ってみましょう。 + チャットルームに接続できませんでした ただいま配信中 配信中のライブをすべて見る 参加可能なライブがないか、年齢制限で入室できません。\n本人確認を行うか、チャンネルをフォローして\n配信通知を受け取ってみましょう。 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7e5a9950..6e64c1d3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -157,6 +157,10 @@ AI 채팅 DM 새 대화 + 아직 나눈 대화가 없어요.\n크리에이터와 이야기를 시작해 보세요. + 아직 나눈 대화가 없어요.\nAI 크리에이터와 대화를 시작해 보세요. + 아직 나눈 대화가 없어요.\n좋아하는 크리에이터에게 메세지를 보내보세요. + 대화방에 접속하지 못했습니다 지금 라이브 중 지금 라이브 중 전체보기 현재 참여 가능한 라이브 방송이 없거나\n연령제한으로 입장이 불가능합니다.\n본인인증을 해보거나 채널을 팔로잉하고\n라이브 방송 알림을 받아보세요.