From cbe2e7f41ccfddb010702ce6ec7709e0fb73bb89 Mon Sep 17 00:00:00 2001 From: Kara Diaby Date: Wed, 21 Sep 2022 17:56:21 +0200 Subject: [PATCH] locales --- config/locales/links.en.yml | 16 +++++++--------- config/locales/links.fr.yml | 16 +++++++--------- 2 files changed, 14 insertions(+), 18 deletions(-) diff --git a/config/locales/links.en.yml b/config/locales/links.en.yml index cd60096b1..173af1dce 100644 --- a/config/locales/links.en.yml +++ b/config/locales/links.en.yml @@ -1,17 +1,18 @@ en: links: provider: - logo: - src: "footer/logo-dinum.png" - alt: "Logo DINUM" - height: 161 - width: 138 name: "DINUM" provided_by: "la DINUM" title: "Direction Interministérielle au Numérique" url: "https://numerique.gouv.fr" footer: - nav_aria: "More about %{application_name}" + top_labels: + communication: Communication + legals: Legal information + resources: Resources + diagnostic: Diagnostic + description_1: Demarches simplifiées is powered by the interdepartmental direction of digital. + description_2: The source code is available under a free license. accessibilite: label: "Accessibility: partially compliant" title: "Accessibility declaration" @@ -34,9 +35,6 @@ en: label: "ToS" title: "Terms of Service" url: "https://doc.demarches-simplifiees.fr/cgu" - contact: - label: "Contact" - title: "Contact us" doc: label: "Documentation" title: "Our Documentation" diff --git a/config/locales/links.fr.yml b/config/locales/links.fr.yml index 49f7f8789..720e29a2b 100644 --- a/config/locales/links.fr.yml +++ b/config/locales/links.fr.yml @@ -1,17 +1,18 @@ fr: links: provider: - logo: - src: "footer/logo-dinum.png" - alt: "Logo DINUM" - height: 161 - width: 138 name: "DINUM" provided_by: "la DINUM" title: "Direction Interministérielle au Numérique" url: "https://numerique.gouv.fr" footer: - nav_aria: "En savoir plus sur %{application_name}" + top_labels: + communication: Communication + legals: Informations légales + resources: Ressources + diagnostic: Diagnostic + description_1: Demarches simplifiées est propulsé par la direction interministérielle du numérique. + description_2: Le code source est disponible en licence libre. accessibilite: label: "Accessibilité : partiellement conforme" title: "Consulter notre déclaration d'accessibilité" @@ -36,9 +37,6 @@ fr: label: "Code source" title: "Le code ouvert de demarches-simplifiees" url: "https://github.com/betagouv/demarches-simplifiees.fr" - contact: - label: "Contact" - title: "Nous contacter" contact_technique: label: "Contact technique" title: "Contacter notre équipe technique"