1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-03-12 02:39:39 +01:00
LinkAce/lang/en_US/stats.php

13 lines
236 B
PHP

<?php
return [
'stats' => 'Statistics',
'total_links' => 'Total Links',
'total_lists' => 'Total Lists',
'total_tags' => 'Total Tags',
'total_notes' => 'Total Notes',
'total_broken_links' => 'Broken Links',
];