Files
2025-12-03 20:21:55 -05:00

15 lines
399 B
PHP

<?php
return [
'title' => 'Painel',
'no_speedtests_scheduled' => 'Nenhum teste de velocidade agendado.',
'next_speedtest_at' => 'Próximo teste de velocidade',
// Widgets
'recent_results' => 'Resultados Recentes',
'statistics' => 'Estatísticas',
'latest_download' => 'Último download',
'latest_upload' => 'Último upload',
'latest_ping' => 'Último ping',
];