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