1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-27 17:31:23 +00:00
pixelfed/resources/lang/ja/timeline.php

8 lines
76 B
PHP
Raw Normal View History

2018-06-01 19:00:45 +00:00
<?php
return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
2018-06-01 19:05:42 +00:00
];