diff options
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 8da36b421a3..5f2eaf2e251 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -12,6 +12,10 @@ "Saving..." => "Salvando..", "__language_name__" => "Castellano", "Security Warning" => "Advertencia de seguridad", +"Cron" => "Cron", +"execute one task with each page loaded" => "ejecutar una tarea con cada página cargada", +"cron.php is registered at a webcron service" => "cron.php se registra en un servicio webcron", +"use systems cron service" => "usar servicio cron del sistema", "Log" => "Registro", "More" => "Más", "Add your App" => "Añade tu aplicación", @@ -47,7 +51,6 @@ "Create" => "Crear", "Default Quota" => "Cuota predeterminada", "Other" => "Otro", -"SubAdmin" => "SubAdmin", "Quota" => "Cuota", "Delete" => "Eliminar" ); |