Files
panel-pelican-dev/lang/zh_TW/server/activity.php
github-actions[bot] 9e0f7cee35 New Crowdin Translations (#2421)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-07-02 08:24:53 -04:00

12 lines
238 B
PHP

<?php
return [
'title' => '活動',
'event' => '事件',
'user' => '使用者',
'deleted_user' => '已刪除的使用者',
'system' => '系統',
'timestamp' => '時間戳記',
'metadata' => '中繼資料',
];