Explorar el Código

Update French language notification.php

OpenAlgeria hace 7 años
padre
commit
b6bf360d00
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.',
 ];