1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-23 02:32:27 +01:00
LinkAce/lang/it_IT/stats.php

13 lines
249 B
PHP

<?php
return [
'stats' => 'Statistiche',
'total_links' => 'Totale Link',
'total_lists' => 'Totale Liste',
'total_tags' => 'Totale Tag',
'total_notes' => 'Totale Note',
'total_broken_links' => 'Collegamenti Non Validi',
];