mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00:00
Update French language notification.php
This commit is contained in:
parent
32eca1a0fc
commit
b6bf360d00
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue