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 · いいね %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>