1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-06 19:48:22 +00:00
pixelfed/resources/lang/fr/timeline.php

6 lines
87 B
PHP
Raw Normal View History

2018-06-04 01:10:50 +02:00
<?php
2018-08-28 03:07:36 +00:00
2018-06-04 01:10:50 +02:00
return [
'emptyPersonalTimeline' => 'Votre chronologie est vide.',
2018-06-04 01:10:50 +02:00
];