You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.3 KiB

1 year ago
<?php
return [
'Info' => '信息',
'Supplier' => "供应商",
"Contact" => "联系人",
'Phone' => "联系方式",
"Contact" => "联系人",
"Type 0" => "买家自提",
"Type 1" => "卖方发货",
"Type 2" => "代发",
'Delivery' => "交货日期",
"Billing" => "制单日期",
"City" => "供应商地址",
"Remark" => "备注",
'Description' => "备注",
"Selected" => "选取",
"Serial number" => "序号",
"Sku" => "Sku",
"Commodity" => "商品",
"Specification" => "规格",
"Attributes" => "属性",
"Quantity" => "数量",
"Unit" => "单位",
"unit price" => "单价",
"Subtotal" => "小计",
"Remarks" => "备注",
"Prop" => "属性",
"Illegal operation" => "非法操作",
"Can't delete" => "无法删除",
"Please select a merchant" => "请选择商家",
"Please select a product" => "请选择商品",
"Rate" => "税率(%)",
"Amounts payable $" => "应付金额(价税合计) ¥",
"Select supplier" => "选择供应商",
"Select product" => "选择产品",
"Total" => "合计",
"Please select a warehouse" => "请选择仓库",
"Warehouse" => "入库仓库",
"look" => "详情",
"Please select the warehouse area"=>"请选择库区",
];