chore(creator-channel): FanTalk 글 입력 다국어 문구를 추가한다

This commit is contained in:
2026-07-08 03:44:36 +09:00
parent 87f6bec138
commit b020b8096b
2 changed files with 16 additions and 0 deletions

View File

@@ -460,6 +460,14 @@
<string name="character_comment_error_empty">Enter the details.</string>
<string name="character_comment_error_report_reason">Enter the reason for reporting.</string>
<string name="character_comment_report_submitted">Your report has been submitted.</string>
<string name="creator_channel_fantalk_write_cancel">Cancel</string>
<string name="creator_channel_fantalk_write_hint">Enter a message of support.</string>
<string name="creator_channel_fantalk_write_send">Send</string>
<string name="creator_channel_fantalk_write_sending">Sending</string>
<string name="creator_channel_fantalk_write_exit_title">Exit input</string>
<string name="creator_channel_fantalk_write_exit_desc">Exit input?\nIf you leave now, your text will not be saved.</string>
<string name="creator_channel_fantalk_write_exit_cancel">Keep writing</string>
<string name="creator_channel_fantalk_write_exit_confirm">Exit</string>
<string name="character_comment_load_failed">@string/common_error_unknown</string>
<string name="character_comment_report_reason_commercial">Unwanted commercial content or spam</string>
<string name="character_comment_report_reason_child_abuse">Child abuse</string>