1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Add timeline localization

This commit is contained in:
Daniel Supernault 2018-05-31 15:58:13 -06:00
parent 5592b73ec0
commit e4daaf32b5

View file

@ -0,0 +1,7 @@
<?php
return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
];