From 8d419da27759931c0cf5ef7c7f3a1d7ac2e4a653 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Wed, 1 Sep 2021 12:30:39 +0200 Subject: [PATCH] Actually translate the new string to French --- locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index bdf1f2f4..a7fe004d 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -145,7 +145,7 @@ }, "search": "rechercher", "Log out": "Se déconnecter", - "Released under the AGPLv3 on Github.": "Publié sous licence AGPLv3 par Omar Roth.", + "Released under the AGPLv3 on Github.": "Publié sous licence AGPLv3 sur Github.", "Source available here.": "Code source disponible ici.", "View JavaScript license information.": "Informations des licences JavaScript.", "View privacy policy.": "Politique de confidentialité.",