mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
4 lines
88 B
PHP
4 lines
88 B
PHP
<?php
|
|
return [
|
|
'emptyTimeline' => 'Cet utilisateur n\'a pas encore de messages !',
|
|
];
|