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';