浏览代码

Update notification localization file

Daniel Supernault 7 年之前
父节点
当前提交
c6a4882a80
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/lang/en/notification.php

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

@@ -3,5 +3,6 @@
 return [
 
   'likedPhoto' => 'liked your photo.',
+  'startedFollowingYou' => 'started following you.',
 
 ];