wyyl/plugins/Paypal/Lang/zh_cn/setting.php

16 lines
328 B
PHP

<?php
/**
* setting.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2022-08-11 15:26:18
* @modified 2022-08-11 15:26:18
*/
return [
'sandbox_mode' => '沙盒模式',
'enabled' => '开启',
];