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

@@ -360,6 +360,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>