Ver Fonte

Update notification localization

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