mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
5 lines
104 B
PHP
5 lines
104 B
PHP
<?php
|
|
|
|
return [
|
|
'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
|
|
];
|