mirror of https://github.com/pixelfed/pixelfed.git
8 lines
79 B
PHP
8 lines
79 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'emptyPersonalTimeline' => 'La tua timeline è vuota.',
|
||
|
|
||
|
];
|