From 800ac0cabfb5a0d481aac1b4476070a4247380cf Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 4 Aug 2020 17:26:53 +1000 Subject: [PATCH 1/2] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index a65b1bb91a..15983fbc34 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -273,6 +273,9 @@ fr: on hand: "En stock" ship: "Expédier" shipping_category: "Condition de transport" + height: "Hauteur" + width: "Largeur" + depth: "Profondeur" actions: create_and_add_another: "Créer et ajouter nouveau" create: "Créer" From e8ba44f958c67f41391b5f3adbba75469ca293a0 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 4 Aug 2020 17:27:10 +1000 Subject: [PATCH 2/2] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 3116e58434..a8780fa3ca 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -273,6 +273,9 @@ en_FR: on hand: "On Hand" ship: "Ship" shipping_category: "Shipping Category" + height: "Height" + width: "Width" + depth: "Depth" actions: create_and_add_another: "Create and Add Another" create: "Create"