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

@@ -323,6 +323,10 @@
<string name="creator_channel_community_summary">%1$s · Likes %2$d · Comments %3$d</string>
<string name="creator_channel_community_view_mode_list">List</string>
<string name="creator_channel_community_view_mode_grid">Thumbnail</string>
<string name="creator_channel_community_empty_message">The creator is preparing community posts.\nPlease look forward to it!</string>
<string name="creator_channel_community_error_message">Could not load community.</string>
<string name="creator_channel_community_retry_button">Retry</string>
<string name="creator_channel_community_notice">Notice</string>
<string name="creator_channel_fantalk_summary">%1$s · Total %2$d</string>
<string name="creator_channel_fantalk_empty_title">Be the first\nto cheer them on!</string>
<string name="creator_channel_fantalk_support_action">Leave support</string>