1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 17:56:48 +00:00
pixelfed/resources/lang/ar/timeline.php

8 lines
140 B
PHP
Raw Normal View History

2018-08-28 19:41:26 +00:00
<?php
return [
2021-03-02 18:02:44 +00:00
'emptyPersonalTimeline' => 'إنَّ الخَطَّ الزَّمَنِيَّ الخاصَّ بِكَ فَارِغ.',
2018-08-28 19:41:26 +00:00
];