diff --git a/resources/lang/en/admin/marketing.php b/resources/lang/en/admin/marketing.php
index 951ee511..6afef9f5 100644
--- a/resources/lang/en/admin/marketing.php
+++ b/resources/lang/en/admin/marketing.php
@@ -10,30 +10,30 @@
*/
return [
- 'marketing_list' => 'Marketing',
- 'marketing_index' => 'Index',
- 'marketing_show' => 'Detail',
- 'marketing_buy' => 'Buy',
- 'marketing_download' => 'Download',
- 'set_token' => 'Set Token',
- 'get_token_text' => 'Log in to BeikeShop official website personal center - bind domain name, add current domain name',
- 'get_token' => 'Get Token',
- 'download_count' => 'download count',
- 'last_update' => 'last update',
- 'text_version' => 'version',
- 'text_compatibility' => 'compatibility',
- 'text_author' => 'plug-in author',
- 'download_plugin' => 'download plugin',
- 'download_description' => 'Plugin description',
- 'text_free' => 'free',
- 'btn_buy' => 'Buy',
- 'text_pay' => 'Payment Amount',
- 'select_pay' => 'select payment method',
- 'wxpay' => 'WeChat scan code payment!',
- 'pay_success_title' => 'Payment successful!',
- 'pay_success_text' => 'The plug-in purchase is successful, click OK to refresh the page',
- 'ali_pay_success' => 'Payment completed? ',
- 'ali_pay_text' => 'Payment has been completed, please refresh the page',
- 'version_compatible_text' => 'This plugin is not compatible with the current system version, please upgrade to Latest Version' ,
- 'to_update' => 'To Upgrade',
+ 'marketing_list' => 'Marketing',
+ 'marketing_index' => 'Index',
+ 'marketing_show' => 'Detail',
+ 'marketing_buy' => 'Buy',
+ 'marketing_download' => 'Download',
+ 'set_token' => 'Set Token',
+ 'get_token_text' => 'Log in to BeikeShop official website personal center - bind domain name, add current domain name',
+ 'get_token' => 'Get Token',
+ 'download_count' => 'download count',
+ 'last_update' => 'last update',
+ 'text_version' => 'version',
+ 'text_compatibility' => 'compatibility',
+ 'text_author' => 'plug-in author',
+ 'download_plugin' => 'download plugin',
+ 'download_description' => 'Plugin description',
+ 'text_free' => 'free',
+ 'btn_buy' => 'Buy',
+ 'text_pay' => 'Payment Amount',
+ 'select_pay' => 'select payment method',
+ 'wxpay' => 'WeChat scan code payment!',
+ 'pay_success_title' => 'Payment successful!',
+ 'pay_success_text' => 'The plug-in purchase is successful, click OK to refresh the page',
+ 'ali_pay_success' => 'Payment completed? ',
+ 'ali_pay_text' => 'Payment has been completed, please refresh the page',
+ 'version_compatible_text' => 'This plugin is not compatible with the current system version, please upgrade to Latest Version',
+ 'to_update' => 'To Upgrade',
];
diff --git a/resources/lang/zh_cn/admin/marketing.php b/resources/lang/zh_cn/admin/marketing.php
index cc30c047..9f1147cb 100644
--- a/resources/lang/zh_cn/admin/marketing.php
+++ b/resources/lang/zh_cn/admin/marketing.php
@@ -10,31 +10,31 @@
*/
return [
- 'marketing_list' => '插件市场',
- 'marketing_index' => '市场首页',
- 'marketing_show' => '插件详情',
- 'marketing_buy' => '购买插件',
- 'marketing_download' => '下载插件',
- 'set_token' => '设置 Token',
- 'get_token_text' => '登录 BeikeShop 官网个人中心-绑定域名,添加当前域名',
- 'get_token' => '点击获取 Token',
- 'download_count' => '下载次数',
- 'last_update' => '最后更新',
- 'text_version' => '版本',
- 'text_compatibility' => '兼容性',
- 'text_author' => '插件作者',
- 'download_plugin' => '下载插件',
- 'download_description' => '插件描述',
- 'text_free' => '免费',
- 'btn_buy' => '购买',
- 'text_pay' => '支付金额',
- 'select_pay' => '选择支付方式',
- 'wxpay' => '微信扫码支付!',
- 'pay_success_title' => '支付成功!',
- 'pay_success_text' => '插件购买成功,点击确定刷新页面',
- 'ali_pay_success' => '已完成支付?',
- 'ali_pay_text' => '已完成支付,请刷新页面',
- 'ali_pay_text' => '已完成支付,请刷新页面',
+ 'marketing_list' => '插件市场',
+ 'marketing_index' => '市场首页',
+ 'marketing_show' => '插件详情',
+ 'marketing_buy' => '购买插件',
+ 'marketing_download' => '下载插件',
+ 'set_token' => '设置 Token',
+ 'get_token_text' => '登录 BeikeShop 官网个人中心-绑定域名,添加当前域名',
+ 'get_token' => '点击获取 Token',
+ 'download_count' => '下载次数',
+ 'last_update' => '最后更新',
+ 'text_version' => '版本',
+ 'text_compatibility' => '兼容性',
+ 'text_author' => '插件作者',
+ 'download_plugin' => '下载插件',
+ 'download_description' => '插件描述',
+ 'text_free' => '免费',
+ 'btn_buy' => '购买',
+ 'text_pay' => '支付金额',
+ 'select_pay' => '选择支付方式',
+ 'wxpay' => '微信扫码支付!',
+ 'pay_success_title' => '支付成功!',
+ 'pay_success_text' => '插件购买成功,点击确定刷新页面',
+ 'ali_pay_success' => '已完成支付?',
+ 'ali_pay_text' => '已完成支付,请刷新页面',
+ 'ali_pay_text' => '已完成支付,请刷新页面',
'version_compatible_text' => '该插件不兼容当前系统版本,请升级到 最新版本',
- 'to_update' => '去升级',
+ 'to_update' => '去升级',
];
diff --git a/resources/lang/zh_hk/admin/marketing.php b/resources/lang/zh_hk/admin/marketing.php
index 82c1853c..63d8f49b 100644
--- a/resources/lang/zh_hk/admin/marketing.php
+++ b/resources/lang/zh_hk/admin/marketing.php
@@ -10,30 +10,30 @@
*/
return [
- 'marketing_list' => '插件市場',
- 'marketing_index' => '市場首頁',
- 'marketing_show' => '插件詳情',
- 'marketing_buy' => '購買插件',
- 'marketing_download' => '下載插件',
- 'set_token' => '設置 Token',
- 'get_token_text' => '登錄 BeikeShop 官網個人中心-綁定域名,添加當前域名',
- 'get_token' => '點擊獲取 Token',
- 'download_count' => '下載次數',
- 'last_update' => '最後更新',
- 'text_version' => '版本',
- 'text_compatibility' => '兼容性',
- 'text_author' => '插件作者',
- 'download_plugin' => '下載插件',
- 'download_description' => '插件描述',
- 'text_free' => '免費',
- 'btn_buy' => '購買',
- 'text_pay' => '支付金額',
- 'select_pay' => '選擇支付方式',
- 'wxpay' => '微信掃碼支付!',
- 'pay_success_title' => '支付成功!',
- 'pay_success_text' => '插件購買成功,點擊確定刷新頁面',
- 'ali_pay_success' => '已完成支付? ',
- 'ali_pay_text' => '已完成支付,請刷新頁面',
+ 'marketing_list' => '插件市場',
+ 'marketing_index' => '市場首頁',
+ 'marketing_show' => '插件詳情',
+ 'marketing_buy' => '購買插件',
+ 'marketing_download' => '下載插件',
+ 'set_token' => '設置 Token',
+ 'get_token_text' => '登錄 BeikeShop 官網個人中心-綁定域名,添加當前域名',
+ 'get_token' => '點擊獲取 Token',
+ 'download_count' => '下載次數',
+ 'last_update' => '最後更新',
+ 'text_version' => '版本',
+ 'text_compatibility' => '兼容性',
+ 'text_author' => '插件作者',
+ 'download_plugin' => '下載插件',
+ 'download_description' => '插件描述',
+ 'text_free' => '免費',
+ 'btn_buy' => '購買',
+ 'text_pay' => '支付金額',
+ 'select_pay' => '選擇支付方式',
+ 'wxpay' => '微信掃碼支付!',
+ 'pay_success_title' => '支付成功!',
+ 'pay_success_text' => '插件購買成功,點擊確定刷新頁面',
+ 'ali_pay_success' => '已完成支付? ',
+ 'ali_pay_text' => '已完成支付,請刷新頁面',
'version_compatible_text' => '該插件不兼容當前系統版本,請升級到 最新版本',
- 'to_update' => '去升級',
+ 'to_update' => '去升級',
];