feat(creator): 채널 상단 액션을 연결한다

This commit is contained in:
2026-06-16 17:27:38 +09:00
parent 0bb5796da1
commit 1cd676bcb4
5 changed files with 93 additions and 20 deletions

View File

@@ -281,7 +281,10 @@
<string name="creator_channel_follower_count">フォロワー %1$s人</string>
<string name="creator_channel_chat_button">トークする</string>
<string name="creator_channel_dm_button">DMを送る</string>
<string name="creator_channel_dm_check_button">DMを確認</string>
<string name="creator_channel_follow_button">フォロー</string>
<string name="creator_channel_unfollow_success">フォローを解除しました。</string>
<string name="creator_channel_block_success">ブロックしました。</string>
<string name="creator_channel_section_live">配信中</string>
<string name="creator_channel_section_latest_audio">最新オーディオ</string>
<string name="creator_channel_section_donation">応援</string>
@@ -299,7 +302,6 @@
<string name="creator_channel_fantalk_summary">%1$s · 全体 %2$d</string>
<string name="creator_channel_fantalk_empty_title">最初の応援を\n待っています</string>
<string name="creator_channel_fantalk_support_action">応援を残す</string>
<string name="creator_channel_activity_summary">ライブ %1$d回 · 累計 %2$d時間 · 参加者 %3$d人 · オーディオ %4$d件 · シリーズ %5$d件</string>
<string name="creator_channel_activity_debut">デビュー</string>
<string name="creator_channel_activity_debut_format">%1$s(%2$s)</string>
<string name="creator_channel_activity_live_count">ライブ総配信数</string>