From a48fea0a7fe9a1ffc49ca6528fbbe717ae4bde3f Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:44:33 -0700 Subject: [PATCH] New translations conversation.json (Chinese Simplified) [ci skip] [ci skip] --- app/javascript/dashboard/i18n/locale/zh_CN/conversation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json b/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json index 3ff4fdd2e..d0ccfac8f 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json @@ -233,6 +233,7 @@ "TIP_AUDIORECORDER_ERROR": "无法打开音频", "AUDIO_CONVERSION_FAILED": "Audio conversion failed. Please try again.", "DRAG_DROP": "拖放到此处添加附件", + "IMAGE_UPLOAD_SUCCESS": "图片上传成功", "START_AUDIO_RECORDING": "开始录音", "STOP_AUDIO_RECORDING": "停止录音", "COPILOT_THINKING": "Copilot 正在思考",