Explorar el Código

Update notification.php

OpenAlgeria hace 7 años
padre
commit
6f1b42508f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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é.'
 ];