mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-17 20:11:27 +00:00
7 lines
114 B
PHP
7 lines
114 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'emptyPersonalTimeline' => 'あなたのタイムラインには何もありません。',
|
|
|
|
];
|