1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-23 18:53:13 +01:00
LinkAce/lang/es_ES/stats.php

13 lines
256 B
PHP
Raw Normal View History

<?php
return [
'stats' => 'Estadísticas',
'total_links' => 'Enlaces totales',
'total_lists' => 'Listas totales',
'total_tags' => 'Etiquetas totales',
'total_notes' => 'Notas totales',
'total_broken_links' => 'Enlaces rotos',
];