123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- <?php
- return [
- 'dict_mall_delivery' => [
- 'num' => '按件',
- 'weight' => '按重量',
- 'volume' => '按体积'
- ],
- 'dict_mall_goods' => [
- 'real' => '实物商品',
- 'real_desc' => '物流发货',
- 'virtual' => '虚拟商品',
- 'virtual_desc' => '无需物流'
- ],
- 'dict_mall_goods_status' => [
- 'online' => '销售中',
- 'offline' => '仓库中',
- 'wait_audit' => '待审核',
- 'audit_refuse' => '未审核通过',
- 'audi_to_fine' => '强制下架'
- ],
- 'dict_mall_app_manage' => [
- 'coupon' => '优惠券',
- 'marketing' => '营销活动',
- ],
- 'dict_mall_order' => [
- 'status_wait_pay' => '待支付',
- 'status_wait_shipping' => '待发货',
- 'status_wait_take' => '待收货',
- 'status_finish' => '已完成',
- 'status_close' => '已关闭'
- ],
- 'dict_mall_delivery_type' => [
- 'express' => '物流配送',
- 'local_delivery' => '同城配送',
- 'store' => '门店自提',
- 'virtual' => '虚拟发货',
- 'none_express' => '无需物流'
- ],
- 'dict_mall_coupon' => [
- 'user' => '手动领取',
- 'grant' => '后台或活动发放',
- 'all' => '通用券',
- 'category' => '品类券',
- 'shop_category' => '店铺品类券',
- 'mall_category' => '平台品类券',
- 'goods' => '商品券',
- 'brand' => '品牌券',
- 'wait_start' => '未开始',
- 'normal' => '进行中',
- 'expire' => '已过期',
- 'invalid' => '已失效',
- ],
- 'dict_mall_member_coupon' => [
- 'wait_use' => '未使用',
- 'used' => '已使用',
- 'expire' => '已过期',
- 'invalid' => '已失效',
- 'send' => '后台发放',
- 'receive' => '用户手动领取'
- ],
- 'dict_mall_order_log' => [
- 'store' => '商家',
- 'member' => '会员',
- 'system' => '系统'
- ],
- 'dict_mall_goods_evalute' => [
- 'audit_no' => '无需审核',
- 'audit' => '待审核',
- 'audit_adopt' => '审核通过',
- 'audit_refuse' => '审核拒绝'
- ],
- 'dict_mall_order_action' => [
- 'order_create_action' => '订单创建',
- 'order_pay_action' => '订单支付',
- 'order_close_action' => '订单关闭',
- 'order_delivery_action' => '订单发货',
- 'order_finish_action' => '订单完成',
- 'order_remark_action' => '订单商家备注',
- 'order_close_allow_refund' => '订单自动关闭售后',
- 'order_edit_price_action' => '订单改价',
- ],
- 'dict_mall_invoice' => [
- 'header_type_company' => '企业',
- 'header_type_person' => '个人',
- 'common' => '普票',
- 'sprcial' => '专票',
- 'wait_open' => '未生效',
- 'open' => '已生效',
- 'wait_invoice' => '待开票',
- 'invoiced' => '已开票',
- ],
- 'dict_mall_order_refund_status' => [
- 'buyer_apply_wait_store' => '买家申请售后',
- 'store_agree_refund_goods_apply_wait_buyer' => '商家同意售后',
- 'store_refuse_refund_goods_apply_wait_buyer' => '商家拒绝售后',
- 'buyer_refund_goods_wait_store' => '买家已退货',
- 'store_refuse_take_refund_goods_wait_buyer' => '商家拒绝收货',
- 'store_agree_refund_wait_transfer' => '同意售后申请',
- 'store_refund_transfering' => '转账中',
- 'finish' => '退款成功',
- 'close' => '退款关闭'
- ],
- 'dict_diy' => [
- 'mall_component_type_basic' => '商城组件',
- 'mall_title' => '商城',
- 'mall_link' => '商城',
- 'mall_link_index' => '商城首页',
- 'mall_link_goods_category' => '商品分类',
- 'mall_link_goods_list' => '商品列表',
- 'mall_link_goods_search' => '商品搜索',
- 'mall_link_goods_cart' => '购物车',
- 'mall_link_coupon_list' => '优惠券列表',
- 'mall_link_my_coupon' => '我的优惠券',
- 'mall_link_order_list' => '订单列表',
- 'mall_link_order_refund_list' => '退款列表',
- 'mall_link_shop_list' => '店铺街',
- 'mall_link_my_collect' => '我的收藏',
- 'mall_link_my_browse' => '我的足迹',
- 'page_link_member_index' => '个人中心',
- 'mall_link_shop_apply' => '申请入驻',
- 'mall_link_invoice_list' => '发票管理'
- ],
- 'dict_diy_poster' => [
- 'shop_goods_component_type_basic' => '商品组件',
- ],
- 'dict_mall_delivery_status' => [
- 'wait_delivery' => '待发货',
- 'delivery' => '配送中',
- 'delivery_finish' => '已发货',
- 'taked' => '已收货'
- ],
- 'dict_mall_order_refund_action' => [
- 'apply' => '买家申请退款',
- 'edit_apply' => '买家修改退款',
- 'delivery' => '买家退货',
- 'edit_delivery' => '买家修改退货',
- 'agree_audit_apply' => '卖家同意退款',
- 'refuse_audit_apply_action' => '卖家拒绝退款申请',
- 'agree_audit_refund_goods' => '卖家同意退货',
- 'refuse_audit_refund_goods' => '卖家拒绝退货',
- 'active_refund' => '卖家主动退款',
- 'finish' => '退款完成',
- 'close' => '关闭退款'
- ],
- 'dict_mall_order_refund_reason' => [
- 'delivery_timeout' => '未按约定时间发货',
- 'buy_more_or_dislike' => '拍错/多拍/不喜欢',
- 'negotiation_completed' => '协商一致退款',
- 'other' => '其他',
- ],
- 'dict_mall_order_refund_type' => [
- 'only_refund' => '仅退款',
- 'return_and_refund_goods' => '退款退货'
- ],
- 'dict_mall_order_refund' => [
- 'normal' => '无退款',
- 'refunding' => '退款中',
- 'refund_finish' => '退款完成'
- ],
- 'dict_mall_active_status' => [
- 'not_active' => '未开始',
- 'active' => '进行中',
- 'end' => '已结束',
- 'close' => '已关闭'
- ],
- 'dict_mall_active_class' => [
- 'discount' => '限时折扣',
- 'exchange' => '积分商城',
- ],
- 'dict_mall_active_type' => [
- 'shop' => '店铺活动',
- 'goods' => '商品活动',
- 'member' => '会员活动',
- ],
- 'dict_mall_active_goods_type' => [
- 'single' => '单品',
- 'independent' => '独立商品',
- 'shop' => '店铺整体商品',
- ],
- 'dict_site_shop_account' => [
- 'mall_service' => '平台服务费',
- 'mall_service_refund' => '返还服务费',
- 'mall_coupon' => '优惠券补贴',
- 'mall_coupon_refund' => '返还优惠券补贴',
- 'order' => '订单支付',//订单
- 'refund' => '订单退款',//订单退款
- 'coupon' => '优惠券补贴',
- 'coupon_refund' => '退还优惠券补贴',
- 'cash_out' => '店铺提现'
- ],
- 'dict_member' => [
- 'account_point_consume_reward' => '下单奖励'
- ],
- 'dict_mall_batch_delivery_status' => [
- 'processing' => '处理中',
- 'finish' => '已完成',
- 'fail' => '任务失败'
- ],
- 'dict_mall_batch_delivery_type' => [
- 'delivery' => '批量导入发货',
- ]
- ];
|