1
0
Fork 0
pixelfed/resources/lang/fr/notification.php

8 lines
206 B
PHP

<?php
return [
'likedPhoto' => 'a aimé votre photo.',
'startedFollowingYou' => 'a commencé à vous suivre.',
'commented' => 'commenté sur votre post.',
'mentionedYou' => 'vous à mentionné.'
];