Преглед изворни кода

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.',
 
 ];