aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/module/banner.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/module/banner.php')
-rw-r--r--public/admin/language/es-es/extension/module/banner.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/public/admin/language/es-es/extension/module/banner.php b/public/admin/language/es-es/extension/module/banner.php
index 680a2ed..0d2bc5e 100644
--- a/public/admin/language/es-es/extension/module/banner.php
+++ b/public/admin/language/es-es/extension/module/banner.php
@@ -3,20 +3,20 @@
$_['heading_title'] = 'Banner';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified banner module!';
-$_['text_edit'] = 'Edit Banner Module';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Has modificado el módulo de banner!';
+$_['text_edit'] = 'Editar Módulo de banner';
// Entry
-$_['entry_name'] = 'Module Name';
+$_['entry_name'] = 'Nombre del Módulo';
$_['entry_banner'] = 'Banner';
-$_['entry_dimension'] = 'Dimension (W x H) and Resize Type';
-$_['entry_width'] = 'Width';
-$_['entry_height'] = 'Height';
-$_['entry_status'] = 'Status';
+$_['entry_dimension'] = 'Dimensión (W x H) y tipo de cambio de tamaño';
+$_['entry_width'] = 'Ancho';
+$_['entry_height'] = 'Alto';
+$_['entry_status'] = 'Estado';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify banner module!';
-$_['error_name'] = 'Module Name must be between 3 and 64 characters!';
-$_['error_width'] = 'Width required!';
-$_['error_height'] = 'Height required!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo de banner!';
+$_['error_name'] = '¡El nombre del módulo debe tener entre 3 y 64 caracteres!';
+$_['error_width'] = '¡Ancho requerido!';
+$_['error_height'] = '¡Alto requerido!';