소스 검색

Update French language notification.php

OpenAlgeria 7 년 전
부모
커밋
b6bf360d00
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.',
 ];