提交 4a9bcc98 编写于 作者: T Terry

update admin lang translate

上级 8ef2ffca
......@@ -395,6 +395,7 @@ return [
'Checkout Method' => '下单类型',
'Ip' => 'Ip',
'Order Grand Total' => '订单总金额(订单货币)',
'Grand Total' => '总计',
'Product Subtotal' => '产品总金额(订单货币)',
'Discount' => '折扣',
'Shipping Total' => '运费',
......
......@@ -140,7 +140,7 @@ class Manager extends AppadminbaseBlock implements AppadminbaseBlockInterface
],
[
'orderField' => 'order_status',
'label' => Yii::$service->page->translate->__(' Order Status'),
'label' => Yii::$service->page->translate->__('Order Status'),
'width' => '50',
'align' => 'left',
//'lang' => true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册