From 34a3da97b2b63511f0c6f05cc9d7a2f9382d2e8e Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:44:21 -0700 Subject: [PATCH] New translations conversation.json (Russian) [ci skip] [ci skip] --- app/javascript/dashboard/i18n/locale/ru/conversation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/dashboard/i18n/locale/ru/conversation.json b/app/javascript/dashboard/i18n/locale/ru/conversation.json index a868b746d..580f23866 100644 --- a/app/javascript/dashboard/i18n/locale/ru/conversation.json +++ b/app/javascript/dashboard/i18n/locale/ru/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 думает",