Sfoglia il codice sorgente

Update notification.php

OpenAlgeria 7 anni fa
parent
commit
6f1b42508f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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é.'
 ];