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

39 lines
1.2 KiB
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 array (
'language' =>
array (
'供应计划' => '供应计划',
'唯品会' => '唯品会',
'基础档案' => '基础档案',
'单据报表' => '单据报表',
'财务管理' => '财务管理',
'采购管理' => '采购管理',
'唯品JITX' => '唯品JITX',
'唯品JIT' => '唯品JIT',
'供应商管理' => '供应商管理',
'财务报表' => '财务报表',
'采购单据' => '采购单据',
'采购财务' => '采购财务',
'补货提醒' => '补货提醒',
'待寻仓订单' => '待寻仓订单',
'JIT订单明细' => 'JIT订单明细',
'采购订单' => '采购订单',
'采购退货单' => '采购退货单',
'供应商' => '供应商',
'供应商货品' => '供应商货品',
'采购结算统计' => '采购结算统计',
'现购单' => '现购单',
'赊购单' => '赊购单',
'采购退款单' => '采购退款单',
'单据作废' => '单据作废',
'现购应付' => '现购应付',
'赊购应付' => '赊购应付',
'采购应收' => '采购应收',
),
);