diff --git a/resources/lang/fr/notification.php b/resources/lang/fr/notification.php index 3585fd484..b89456855 100644 --- a/resources/lang/fr/notification.php +++ b/resources/lang/fr/notification.php @@ -3,5 +3,5 @@ return [ 'likedPhoto' => 'a aimé votre photo.', 'startedFollowingYou' => 'a commencé à vous suivre.', 'commented' => 'commenté sur votre post.', - 'mentionedYou' => 'vos à mentionné.' + 'mentionedYou' => 'vous à mentionné.' ];