Explorar o código

Update notification localization

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
37215d11ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      resources/lang/en/notification.php

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

@@ -6,5 +6,6 @@ return [
   'startedFollowingYou' => 'started following you.',
   'commented'           => 'commented on your post.',
   'mentionedYou'        => 'mentioned you.',
+  'shared'				=> 'shared your post.',
 
 ];