1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-06 11:38:31 +00:00
pixelfed/resources/lang/ar/timeline.php

8 lines
140 B
PHP
Raw Normal View History

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