From 78f69efc823410dc74ba3a30cbbb203c8f701f0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com> Date: Thu, 8 Feb 2024 11:49:31 +0100 Subject: [PATCH] Update fr.yml --- config/locales/research/fr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/research/fr.yml b/config/locales/research/fr.yml index 98098aa89..656db4bb7 100644 --- a/config/locales/research/fr.yml +++ b/config/locales/research/fr.yml @@ -160,8 +160,8 @@ fr: doi: "Vous pouvez saisir l'identifiant DOI sans https://, par exemple “10.19182/perspective/31918â€" research_laboratory: address: 'Ce champ est utilisé pour géolocaliser. Ex: 3 rue de la Poste' - address_name: 'Ce champ est ignoré dans la géolocalisation. Ex: Hôtel du Département' address_additional: 'Ce champ est ignoré dans la géolocalisation. Ex: Bureau 508' + address_name: 'Ce champ est ignoré dans la géolocalisation. Ex: Hôtel du Département' city: 'Ce champ est utilisé pour géolocaliser. Ex: Cenon' country: 'Ce champ est utilisé pour géolocaliser. Ex: France' - zipcode: 'Ce champ est utilisé pour géolocaliser. Ex: 33150' \ No newline at end of file + zipcode: 'Ce champ est utilisé pour géolocaliser. Ex: 33150' -- GitLab