feat(creator-channel): FanTalk 글 입력 기본 리소스를 추가한다

This commit is contained in:
2026-07-08 03:44:31 +09:00
parent 34266abd90
commit 87f6bec138
4 changed files with 120 additions and 0 deletions

View File

@@ -459,6 +459,14 @@
<string name="character_comment_error_empty">내용을 입력하세요</string>
<string name="character_comment_error_report_reason">신고 사유를 입력하세요</string>
<string name="character_comment_report_submitted">신고가 접수되었습니다.</string>
<string name="creator_channel_fantalk_write_cancel">취소</string>
<string name="creator_channel_fantalk_write_hint">응원 메시지를 입력해 주세요.</string>
<string name="creator_channel_fantalk_write_send">보내기</string>
<string name="creator_channel_fantalk_write_sending">전송 중</string>
<string name="creator_channel_fantalk_write_exit_title">입력 종료</string>
<string name="creator_channel_fantalk_write_exit_desc">입력을 종료할까요?\n지금 나가면 입력한 내용이 저장되지 않아요.</string>
<string name="creator_channel_fantalk_write_exit_cancel">계속 작성</string>
<string name="creator_channel_fantalk_write_exit_confirm">종료</string>
<string name="character_comment_load_failed">@string/common_error_unknown</string>
<string name="character_comment_report_reason_commercial">원치 않는 상업성 콘텐츠 또는 스팸</string>
<string name="character_comment_report_reason_child_abuse">아동 학대</string>