浏览代码

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