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 · 全体 %2$d</string>
<string name="creator_channel_fantalk_empty_title">最初の応援を\n待っています</string>
<string name="creator_channel_fantalk_support_action">応援を残す</string>
<string name="creator_channel_fantalk_empty_message">まだ応援がありません。\n最初にクリエイターを応援してみましょう</string>
<string name="creator_channel_fantalk_error_message">ファントークを読み込めませんでした。</string>
<string name="creator_channel_fantalk_retry">再試行</string>
<string name="creator_channel_fantalk_all_label">全体</string>
<string name="creator_channel_fantalk_report">通報</string>
<string name="creator_channel_fantalk_edit">編集する</string>
<string name="creator_channel_fantalk_delete">削除する</string>
<string name="creator_channel_activity_debut">デビュー</string>
<string name="creator_channel_activity_debut_format">%1$s(%2$s)</string>
<string name="creator_channel_activity_live_count">ライブ総配信数</string>