test(creator-channel): 커뮤니티 상세 UI 계약을 검증한다

This commit is contained in:
2026-07-09 00:54:12 +09:00
parent 81537b1e96
commit 536effab40
4 changed files with 133 additions and 0 deletions

View File

@@ -361,6 +361,14 @@
<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_community_detail_title">コミュニティ</string>
<string name="creator_channel_community_reply_title">返信</string>
<string name="creator_channel_community_comment_placeholder">コメントを入力してください</string>
<string name="creator_channel_community_reply_placeholder">返信を入力してください</string>
<string name="creator_channel_community_comment_header">コメント %1$s</string>
<string name="creator_channel_community_comment_unavailable">この投稿ではコメントを利用できません。</string>
<string name="creator_channel_community_invalid_post">投稿を読み込めません。</string>
<string name="creator_channel_community_purchased_badge">購入済み</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>