1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-26 00:39:40 +00:00
pixelfed/resources/lang/fr/notification.php

5 lines
58 B
PHP
Raw Normal View History

2018-05-27 04:13:49 +00:00
<?php
return [
'likedPhoto' => 'Aimé votre photo.',
];