From 9ab04ee3becce4f1cb6ffd8ae7e2423bf843e67f Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Wed, 11 May 2022 15:34:20 +0200
Subject: [PATCH] fr

---
 config/locales/communication/fr.yml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/config/locales/communication/fr.yml b/config/locales/communication/fr.yml
index 23401dacf..61c9a5724 100644
--- a/config/locales/communication/fr.yml
+++ b/config/locales/communication/fr.yml
@@ -123,6 +123,20 @@ fr:
   admin:
     communication:
       blocks:
+        components:
+          text:
+            label: Texte
+            placeholder: Entrer le texte
+          image:
+            input:
+              label: Image (.png, .jpg, .svg)
+              remove: Enlever l'image
+            alt:
+              label: Texte alternatif
+              placeholder: Entrer la description textuelle
+            credit:
+              label: Crédit
+              placeholder: Entrer le crédit
         templates:
           chapter:
             edit:
-- 
GitLab