From 2fb5377abc12dfe5a8401b1affad01d7c2a98846 Mon Sep 17 00:00:00 2001 From: Hugo Gruson <10783929+Bisaloo@users.noreply.github.com> Date: Tue, 7 May 2024 22:31:16 +0200 Subject: [PATCH] Use new translation string --- po/R-fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/R-fr.po b/po/R-fr.po index 9cd8ea7bc..cd8cc62a0 100644 --- a/po/R-fr.po +++ b/po/R-fr.po @@ -233,8 +233,8 @@ msgid "About" msgstr "À propos" #: utils-translate.R:130 -msgid "Materials licensed under {license} by {authors}" -msgstr "Contenu publié sous licence {license} par {authors}" +msgid "Materials licensed under {license} by the authors" +msgstr "Contenu publié sous licence {license} par les auteurs" #: utils-translate.R:131 msgid "Template licensed under <(CC-BY 4.0)> by {template_authors}"