1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 11:13:02 +01:00

13 lines
237 B
PHP

<?php
return [
'stats' => '统计',
'total_links' => '全部链接',
'total_lists' => '全部列表',
'total_tags' => '所有标签',
'total_notes' => '全部备注',
'total_broken_links' => '失效链接',
];