aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/total/voucher.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/voucher.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/voucher.php')
-rw-r--r--public/admin/language/es-es/extension/total/voucher.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/public/admin/language/es-es/extension/total/voucher.php b/public/admin/language/es-es/extension/total/voucher.php
index 4e59e7b..470fa89 100644
--- a/public/admin/language/es-es/extension/total/voucher.php
+++ b/public/admin/language/es-es/extension/total/voucher.php
@@ -1,15 +1,15 @@
<?php
// Heading
-$_['heading_title'] = 'Gift Voucher';
+$_['heading_title'] = 'Vale Regalo';
// Text
$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified gift voucher total!';
-$_['text_edit'] = 'Edit Gift Voucher Total';
+$_['text_success'] = 'Éxito: ¡Ha modificado el total del vale de regalo!';
+$_['text_edit'] = 'Editar Gift Voucher 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 gift voucher total!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el total del vale de regalo!';