From 79330015e0ab638a3f0ffe63c9563592fa7b0db7 Mon Sep 17 00:00:00 2001 From: Anthony LC Date: Thu, 27 Jun 2024 10:30:06 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F(frontend)=20change=20"mentio?= =?UTF-8?q?n=20l=C3=A9gale"=20to=20"mentions=20l=C3=A9gales"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change "mention légale" to "mentions légales". --- src/frontend/apps/desk/src/i18n/translations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/apps/desk/src/i18n/translations.json b/src/frontend/apps/desk/src/i18n/translations.json index 433642d..f926cea 100644 --- a/src/frontend/apps/desk/src/i18n/translations.json +++ b/src/frontend/apps/desk/src/i18n/translations.json @@ -72,8 +72,8 @@ "Language Icon": "Icône de langue", "Last name": "Nom", "Last update at": "Dernière modification le", - "Legal Notice": "Mention Légale", - "Legal notice": "Mention légale", + "Legal Notice": "Mentions légales", + "Legal notice": "Mentions légales", "List members card": "Carte liste des membres", "Logout": "Se déconnecter", "Mail Domains": "Domaines de messagerie",