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

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>