From cafa486c18fa58c79ffa54172167f16c63f37cdd Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:43:40 -0700 Subject: [PATCH] New translations conversation.json (French) [ci skip] [ci skip] --- app/javascript/dashboard/i18n/locale/fr/conversation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/dashboard/i18n/locale/fr/conversation.json b/app/javascript/dashboard/i18n/locale/fr/conversation.json index 8a5df6eb5..c2c400f55 100644 --- a/app/javascript/dashboard/i18n/locale/fr/conversation.json +++ b/app/javascript/dashboard/i18n/locale/fr/conversation.json @@ -233,6 +233,7 @@ "TIP_AUDIORECORDER_ERROR": "Impossible d'ouvrir l'audio", "AUDIO_CONVERSION_FAILED": "Audio conversion failed. Please try again.", "DRAG_DROP": "Glissez et déposez ici pour lier", + "IMAGE_UPLOAD_SUCCESS": "Image téléchargée avec succès", "START_AUDIO_RECORDING": "Démarrer l'enregistrement audio", "STOP_AUDIO_RECORDING": "Arrêter l'enregistrement audio", "COPILOT_THINKING": "Copilot réfléchit",