1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/lang/fr/notification.php
Reka 1f46410777
french correction
I suppose this mention will appear after a nickname. Ex : JohnDoe liked this photo. So in French, JohnDoe a aimé cette photo.
2018-05-27 14:27:55 +02:00

4 lines
60 B
PHP

<?php
return [
'likedPhoto' => 'a aimé votre photo.',
];