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件 · %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>