Explorar el Código

Merge pull request #184 from OpenAlgeria/patch-2

Update French language notification.php
daniel hace 7 años
padre
commit
2e4fb02258
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      resources/lang/fr/notification.php

+ 1 - 0
resources/lang/fr/notification.php

@@ -1,4 +1,5 @@
 <?php
 return [
   'likedPhoto' => 'a aimé votre photo.',
+  'startedFollowingYou' => 'a commencé à vous suivre.',
 ];