forked from mirror/pixelfed
Update notification localization
This commit is contained in:
parent
507fbb90c0
commit
37215d11ed
|
@ -6,5 +6,6 @@ return [
|
|||
'startedFollowingYou' => 'started following you.',
|
||||
'commented' => 'commented on your post.',
|
||||
'mentionedYou' => 'mentioned you.',
|
||||
'shared' => 'shared your post.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue