feat(creator): 커뮤니티 탭 레이아웃을 추가한다

This commit is contained in:
2026-06-22 00:36:21 +09:00
parent d6b49eb3e8
commit 6ae28e4d84
6 changed files with 482 additions and 0 deletions

View File

@@ -322,6 +322,10 @@
<string name="creator_channel_community_summary">%1$s · 좋아요 %2$d · 댓글 %3$d</string>
<string name="creator_channel_community_view_mode_list">리스트형</string>
<string name="creator_channel_community_view_mode_grid">썸네일형</string>
<string name="creator_channel_community_empty_message">크리에이터가 커뮤니티를 준비 중입니다.\n기대해 주세요!</string>
<string name="creator_channel_community_error_message">커뮤니티를 불러오지 못했습니다.</string>
<string name="creator_channel_community_retry_button">다시 시도</string>
<string name="creator_channel_community_notice">공지</string>
<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>