Files
panel/lang/es/server/activity.php
github-actions[bot] 483145aac8 New Crowdin Translations (#2407)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-06-22 09:10:23 -04:00

12 lines
233 B
PHP

<?php
return [
'title' => 'Actividad',
'event' => 'Evento',
'user' => 'Usuario',
'deleted_user' => 'Usuario eliminado',
'system' => 'Sistema',
'timestamp' => 'Fecha y hora',
'metadata' => 'Metadatos',
];