1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-27 02:06:52 +00:00
pixelfed/resources/lang/ca/timeline.php

5 lines
87 B
PHP
Raw Normal View History

2020-01-02 12:35:15 +00:00
<?php
return [
'emptyPersonalTimeline' => 'La vostra línia temporal és buida.',
];