Ver código fonte

Update notification localization file

Daniel Supernault 7 anos atrás
pai
commit
c6a4882a80
1 arquivos alterados com 1 adições e 0 exclusões
  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.',
 
 ];