1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 17:56:48 +00:00
pixelfed/resources/lang/fr/notification.php

6 lines
118 B
PHP
Raw Normal View History

2018-05-27 04:13:49 +00:00
<?php
return [
'likedPhoto' => 'a aimé votre photo.',
'startedFollowingYou' => 'a commencé à vous suivre.',
2018-05-27 04:13:49 +00:00
];