Browse Source

Merge pull request #184 from OpenAlgeria/patch-2

Update French language notification.php
daniel 7 năm trước cách đây
mục cha
commit
2e4fb02258
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.',
 ];