aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/total/total.php
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-30 19:12:05 -0500
committerJesús <heckyel@hyperbola.info>2019-08-30 19:12:05 -0500
commite419206e3fb007c8843dc6abe263e98899efc87d (patch)
tree4a1dfc8dceb63304d8c75b8272f9da8a32cea669 /public/admin/language/es-es/extension/total/total.php
parent52e1a790e5da3438185de38e5aaa507e508d267a (diff)
downloadlibrecart-e419206e3fb007c8843dc6abe263e98899efc87d.tar.lz
librecart-e419206e3fb007c8843dc6abe263e98899efc87d.tar.xz
librecart-e419206e3fb007c8843dc6abe263e98899efc87d.zip
translate total to spanish
Diffstat (limited to 'public/admin/language/es-es/extension/total/total.php')
-rw-r--r--public/admin/language/es-es/extension/total/total.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/public/admin/language/es-es/extension/total/total.php b/public/admin/language/es-es/extension/total/total.php
index e5eb810..8c2c34d 100644
--- a/public/admin/language/es-es/extension/total/total.php
+++ b/public/admin/language/es-es/extension/total/total.php
@@ -3,13 +3,13 @@
$_['heading_title'] = 'Total';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified total totals!';
-$_['text_edit'] = 'Edit Total Total';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Has modificado los totales totales!';
+$_['text_edit'] = 'Editar Total de Total';
// Entry
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Orden';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify total totals!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar los totales totales!';