aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/dashboard/chart.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/dashboard/chart.php')
-rw-r--r--public/admin/language/es-es/extension/dashboard/chart.php26
1 files changed, 13 insertions, 13 deletions
diff --git a/public/admin/language/es-es/extension/dashboard/chart.php b/public/admin/language/es-es/extension/dashboard/chart.php
index 74b22b7..491efa1 100644
--- a/public/admin/language/es-es/extension/dashboard/chart.php
+++ b/public/admin/language/es-es/extension/dashboard/chart.php
@@ -1,22 +1,22 @@
<?php
// Heading
-$_['heading_title'] = 'Sales Analytics';
+$_['heading_title'] = 'Analítica de Ventas';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified dashboard chart!';
-$_['text_edit'] = 'Edit Dashboard Chart';
-$_['text_order'] = 'Orders';
-$_['text_customer'] = 'Customers';
-$_['text_day'] = 'Today';
-$_['text_week'] = 'Week';
-$_['text_month'] = 'Month';
-$_['text_year'] = 'Year';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡ha modificado el tablero de mandos!';
+$_['text_edit'] = 'Editar tablero de mandos';
+$_['text_order'] = 'Pedidos';
+$_['text_customer'] = 'Clientes';
+$_['text_day'] = 'Hoy';
+$_['text_week'] = 'Semana';
+$_['text_month'] = 'Mes';
+$_['text_year'] = 'Año';
// Entry
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Ordenar Pedido';
$_['entry_width'] = 'Width';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify dashboard chart!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el tablero de mandos!';