Browse Source

Update French language notification.php

OpenAlgeria 7 years ago
parent
commit
b6bf360d00
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/lang/fr/notification.php

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

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