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

@@ -321,6 +321,8 @@
<string name="creator_channel_section_sns">SNS</string>
<string name="creator_channel_series_summary">%1$d episodes · %2$s</string>
<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_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>