Browse Source

Merge pull request #184 from OpenAlgeria/patch-2

Update French language notification.php
daniel 7 years ago
parent
commit
2e4fb02258
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
 return [
   'likedPhoto' => 'a aimé votre photo.',
+  'startedFollowingYou' => 'a commencé à vous suivre.',
 ];