Browse Source

Update notification.php

OpenAlgeria 7 years ago
parent
commit
6f1b42508f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/fr/notification.php

+ 1 - 1
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é.'
 ];