mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update notification.php
This commit is contained in:
parent
8a1efb3ff0
commit
37f9ae41c7
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
|||
return [
|
||||
'likedPhoto' => 'a aimé votre photo.',
|
||||
'startedFollowingYou' => 'a commencé à vous suivre.',
|
||||
'commented' => 'commenté sur votre post.',
|
||||
'mentionedYou' => 'vos à mentionné.'
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue