feat(creator-channel): FanTalk 상세 모델을 추가한다

This commit is contained in:
2026-07-09 07:43:53 +09:00
parent 643fb9fa8e
commit 6916459c9e
4 changed files with 104 additions and 0 deletions
+1
View File
@@ -1018,6 +1018,7 @@
<string name="screen_user_profile_reply_edit">Edit reply</string>
<string name="screen_user_profile_reply_submit">Submit</string>
<string name="screen_user_profile_reply_write">Write a reply</string>
<string name="creator_channel_fantalk_reply_replace_description">The existing reply will be replaced with the new reply.\nDo you want to edit it?</string>
<string name="screen_user_follower_list_title">Follower list</string>
<string name="screen_user_follower_list_total_label">All</string>
<string name="screen_user_follower_list_error_invalid_request">Invalid request.\ntry again.</string>
+1
View File
@@ -1018,6 +1018,7 @@
<string name="screen_user_profile_reply_edit">返信修正</string>
<string name="screen_user_profile_reply_submit">投稿</string>
<string name="screen_user_profile_reply_write">返信を書く</string>
<string name="creator_channel_fantalk_reply_replace_description">既存の返信が新しい返信に置き換えられます。\n修正しますか?</string>
<string name="screen_user_follower_list_title">フォロワーリスト</string>
<string name="screen_user_follower_list_total_label"></string>
<string name="screen_user_follower_list_error_invalid_request">無効なリクエストです。\n恐れ入りますが、もう一度お試しください。</string>
+1
View File
@@ -1017,6 +1017,7 @@
<string name="screen_user_profile_reply_edit">답글 수정</string>
<string name="screen_user_profile_reply_submit">등록</string>
<string name="screen_user_profile_reply_write">답글 쓰기</string>
<string name="creator_channel_fantalk_reply_replace_description">기존 답글이 신규 답글로 대체됩니다.\n수정하시겠어요?</string>
<string name="screen_user_follower_list_title">팔로워 리스트</string>
<string name="screen_user_follower_list_total_label">전체</string>
<string name="screen_user_follower_list_error_invalid_request">잘못된 요청입니다.\n다시 시도해 주세요.</string>