mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-25 01:05:36 +00:00
Update notification.php
This commit is contained in:
parent
37f9ae41c7
commit
6f1b42508f
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ return [
|
|||
'likedPhoto' => 'a aimé votre photo.',
|
||||
'startedFollowingYou' => 'a commencé à vous suivre.',
|
||||
'commented' => 'commenté sur votre post.',
|
||||
'mentionedYou' => 'vos à mentionné.'
|
||||
'mentionedYou' => 'vous à mentionné.'
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue