1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/lang/zh-tw/timeline.php

8 lines
84 B
PHP
Raw Normal View History

2019-03-03 02:22:39 +00:00
<?php
return [
'emptyPersonalTimeline' => '您的時間軸還是空的。',
];