1
0
Fork 0

Update notification localization

This commit is contained in:
Daniel Supernault 2019-02-05 14:18:06 -07:00
parent 507fbb90c0
commit 37215d11ed
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 0 deletions

View File

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