mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
7 lines
69 B
PHP
7 lines
69 B
PHP
<?php
|
||
|
||
return [
|
||
|
||
'emptyPersonalTimeline' => 'Akışın boş.',
|
||
|
||
];
|