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

@@ -280,7 +280,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>
@@ -298,7 +301,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>