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_empty">Enter the details.</string>
<string name="character_comment_error_report_reason">Enter the reason for reporting.</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="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_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_commercial">Unwanted commercial content or spam</string>
<string name="character_comment_report_reason_child_abuse">Child abuse</string> <string name="character_comment_report_reason_child_abuse">Child abuse</string>

View File

@@ -460,6 +460,14 @@
<string name="character_comment_error_empty">内容を入力してください。</string> <string name="character_comment_error_empty">内容を入力してください。</string>
<string name="character_comment_error_report_reason">通報理由を入力してください。</string> <string name="character_comment_error_report_reason">通報理由を入力してください。</string>
<string name="character_comment_report_submitted">通報を受け付けました。</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_load_failed">@string/common_error_unknown</string>
<string name="character_comment_report_reason_commercial">望まない商業コンテンツまたはスパム</string> <string name="character_comment_report_reason_commercial">望まない商業コンテンツまたはスパム</string>
<string name="character_comment_report_reason_child_abuse">児童虐待</string> <string name="character_comment_report_reason_child_abuse">児童虐待</string>