1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-04 18:48:21 +00:00
pixelfed/resources/lang/fa/timeline.php

8 lines
95 B
PHP
Raw Normal View History

2020-01-04 16:21:57 +03:30
<?php
return [
2021-06-10 13:29:26 +04:30
'emptyPersonalTimeline' => 'خط‌زمانی شما خالی است.',
2020-01-04 16:21:57 +03:30
];