Selaa lähdekoodia

Update notification localization file

Daniel Supernault 7 vuotta sitten
vanhempi
commit
c6a4882a80
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.',
 
 ];