diff --git a/resources/lang/zh_CN/offline-order.php b/resources/lang/zh_CN/offline-order.php index 19fa6697..f0f84aa6 100644 --- a/resources/lang/zh_CN/offline-order.php +++ b/resources/lang/zh_CN/offline-order.php @@ -9,7 +9,7 @@ return [ 'sn' => '订单号', 'user_id' => '用户', 'store_id' => '门店', - 'staff_id' => '店员', + 'staff_id' => '员工', 'products_total_amount' => '订单总额', 'discount_reduction_amount' => '折扣优惠', 'points_deduction_amount' => '积分抵扣',