feat(creator): FanTalk 탭 문자열을 추가한다

This commit is contained in:
2026-06-22 17:43:06 +09:00
parent 4012b92357
commit c4906bd0b5
4 changed files with 227 additions and 0 deletions

View File

@@ -330,6 +330,13 @@
<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>
<string name="creator_channel_fantalk_empty_message">No cheers yet.\nBe the first to cheer for the creator!</string>
<string name="creator_channel_fantalk_error_message">Could not load FanTalk.</string>
<string name="creator_channel_fantalk_retry">Retry</string>
<string name="creator_channel_fantalk_all_label">All</string>
<string name="creator_channel_fantalk_report">Report</string>
<string name="creator_channel_fantalk_edit">Edit</string>
<string name="creator_channel_fantalk_delete">Delete</string>
<string name="creator_channel_activity_debut">Debut</string>
<string name="creator_channel_activity_debut_format">%1$s (%2$s)</string>
<string name="creator_channel_activity_live_count">Total lives</string>