feat(creator): 커뮤니티 보기 방식 문자열을 추가한다

This commit is contained in:
2026-06-21 22:31:54 +09:00
parent 9b5bcbe41e
commit efe12774f7
3 changed files with 6 additions and 0 deletions

View File

@@ -320,6 +320,8 @@
<string name="creator_channel_section_sns">SNS</string>
<string name="creator_channel_series_summary">%1$d개 · %2$s</string>
<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_fantalk_summary">%1$s · 전체 %2$d</string>
<string name="creator_channel_fantalk_empty_title">당신의 첫 응원을\n기다리고 있어요!</string>
<string name="creator_channel_fantalk_support_action">응원 남기기</string>