aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/admin/language/es-es/extension/module/sagepay_direct_cards.php8
-rw-r--r--public/admin/language/es-es/extension/module/sagepay_server_cards.php8
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md2
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php2
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php2
-rw-r--r--upgrade.txt2
6 files changed, 12 insertions, 12 deletions
diff --git a/public/admin/language/es-es/extension/module/sagepay_direct_cards.php b/public/admin/language/es-es/extension/module/sagepay_direct_cards.php
index e6ab4d1..558e346 100644
--- a/public/admin/language/es-es/extension/module/sagepay_direct_cards.php
+++ b/public/admin/language/es-es/extension/module/sagepay_direct_cards.php
@@ -3,11 +3,11 @@
$_['heading_title'] = 'Sagepay Direct Card Management';
$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Sagepay Direct Card Management module!';
-$_['text_edit'] = 'Edit Sagepay Direct Card Management Module';
+$_['text_success'] = 'Éxito: ¡Ha modificado el módulo Sagepay Direct Card Management!';
+$_['text_edit'] = 'Editar el módulo de Sagepay Direct Card Management';
// Entry
-$_['entry_status'] = 'Status';
+$_['entry_status'] = 'Estado';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify Sagepay Direct Card Management module!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo Sagepay Direct Card Management!';
diff --git a/public/admin/language/es-es/extension/module/sagepay_server_cards.php b/public/admin/language/es-es/extension/module/sagepay_server_cards.php
index 9fd5608..b387585 100644
--- a/public/admin/language/es-es/extension/module/sagepay_server_cards.php
+++ b/public/admin/language/es-es/extension/module/sagepay_server_cards.php
@@ -3,11 +3,11 @@
$_['heading_title'] = 'Sagepay Server Card Management';
$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Sagepay Server Card Management module!';
-$_['text_edit'] = 'Edit Sagepay Server Card Management Module';
+$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de Sagepay Server Card Management!';
+$_['text_edit'] = 'Editar el módulo Sagepay Server Card Management';
// Entry
-$_['entry_status'] = 'Status';
+$_['entry_status'] = 'Estado';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify Sagepay Server Card Management module!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo de administración de tarjetas del servidor Sagepay!';
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
index 3463565..127f28a 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
@@ -33,7 +33,7 @@ WeChatDeveloper:https://github.com/zoujingli/WeChatDeveloper
**官方接口文档链接**
--
-* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明:
+* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明:
* 微信公众平台: http://mp.weixin.qq.com/wiki/
* 微信企业平台: http://qydev.weixin.qq.com/wiki/
* 微信开放平台:https://open.weixin.qq.com/
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
index c01114b..eaa4cdd 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
@@ -157,4 +157,4 @@ class WechatHardware extends Common
return false;
}
-} \ No newline at end of file
+}
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
index ed4ee38..b88fe3f 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
@@ -65,4 +65,4 @@ echo "
wx.hideOptionMenu();
});
</script>
-"; \ No newline at end of file
+";
diff --git a/upgrade.txt b/upgrade.txt
index 1b2ebfa..99d5456 100644
--- a/upgrade.txt
+++ b/upgrade.txt
@@ -80,4 +80,4 @@ http://www.opencart.com/index.php?route=documentation/documentation&path=98
That's It!
-OpenCart Dev Team \ No newline at end of file
+OpenCart Dev Team