From: Tobias Diekershoff Date: Mon, 13 Jun 2022 07:30:24 +0000 (+0200) Subject: update FR translations THX kalon33 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cc770528171c35e8c081e97e06a1ff46670fbc19;p=friendica.git update FR translations THX kalon33 --- diff --git a/view/lang/fr/messages.po b/view/lang/fr/messages.po index dcdc7fdee1..21ff4dd7f7 100644 --- a/view/lang/fr/messages.po +++ b/view/lang/fr/messages.po @@ -6604,7 +6604,7 @@ msgstr "Tester une adresse" #: src/Module/BaseAdmin.php:115 msgid "check webfinger" -msgstr "vérification de webfinger" +msgstr "Vérifier le webfinger" #: src/Module/BaseAdmin.php:117 msgid "Babel" diff --git a/view/lang/fr/strings.php b/view/lang/fr/strings.php index 3da00ac15f..e4dbd1ca9d 100644 --- a/view/lang/fr/strings.php +++ b/view/lang/fr/strings.php @@ -1679,7 +1679,7 @@ $a->strings['Server Blocklist'] = 'Serveurs bloqués'; $a->strings['Diagnostics'] = 'Diagnostics'; $a->strings['PHP Info'] = 'PHP Info'; $a->strings['probe address'] = 'Tester une adresse'; -$a->strings['check webfinger'] = 'vérification de webfinger'; +$a->strings['check webfinger'] = 'Vérifier le webfinger'; $a->strings['Babel'] = 'Babel'; $a->strings['ActivityPub Conversion'] = 'Conversion ActivityPub'; $a->strings['Addon Features'] = 'Fonctionnalités des addons';