Files
OMS/app/ediws/lang/zh-cn/config.php
2025-12-28 23:13:25 +08:00

22 lines
653 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
* Copyright © ShopeX http://www.shopex.cn. All rights reserved.
* See LICENSE file for license details.
*/
return [
'language' => [
'京东自营' => '京东自营',
'售后管理' => '售后管理',
'销售单据' => '销售单据',
'财务单据' => '财务单据',
'退供单据' => '退供单据',
'退供管理' => '退供管理',
'实销实结明细' => '实销实结明细',
'结算单列表' => '结算单列表',
'结算单任务' => '结算单任务',
'主库退货单' => '主库退货单',
'退货单' => '退货单',
],
];