1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-24 15:59:40 +00:00
pixelfed/resources/lang/fr/timeline.php

5 lines
77 B
PHP
Raw Normal View History

2018-06-03 23:10:50 +00:00
<?php
return [
'emptyPersonalTimeline' => 'Votre chronologie est vide.'
];