소스 검색

Update notification.php

OpenAlgeria 7 년 전
부모
커밋
6f1b42508f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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é.'
 ];