mirror of https://github.com/pixelfed/pixelfed
Update French language notification.php
parent
32eca1a0fc
commit
b6bf360d00
@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'likedPhoto' => 'a aimé votre photo.',
|
'likedPhoto' => 'a aimé votre photo.',
|
||||||
|
'startedFollowingYou' => 'a commencé à vous suivre.',
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue