From 1dd22c3e02d4aefd687d058aa5fc8d9711a8e2cb Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Fri, 25 Aug 2023 09:48:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E6=9B=BF=E6=8D=A2=EF=BC=9AAd?= =?UTF-8?q?d=20buy=20sku=20=E4=BF=AE=E6=94=B9=E4=B8=BAQuantity=EF=BC=9BPro?= =?UTF-8?q?duct=20Total=20=E4=BF=AE=E6=94=B9=E4=B8=BA=20Quantity=20total?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/de/admin/dashboard.php | 2 +- resources/lang/en/admin/dashboard.php | 2 +- resources/lang/en/shop/carts.php | 2 +- resources/lang/en/shop/products.php | 4 ++-- resources/lang/es/admin/dashboard.php | 2 +- resources/lang/fr/admin/dashboard.php | 2 +- resources/lang/id/admin/dashboard.php | 2 +- resources/lang/it/admin/dashboard.php | 2 +- resources/lang/ja/admin/dashboard.php | 2 +- resources/lang/ru/admin/dashboard.php | 2 +- themes/default/account/order.blade.php | 3 +-- 11 files changed, 12 insertions(+), 13 deletions(-) diff --git a/resources/lang/de/admin/dashboard.php b/resources/lang/de/admin/dashboard.php index 892eae84..61eef254 100644 --- a/resources/lang/de/admin/dashboard.php +++ b/resources/lang/de/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'Benutzerbesuche', 'order_total' => 'Bestellmenge', 'customer_new' => 'Benutzer hinzufügen', diff --git a/resources/lang/en/admin/dashboard.php b/resources/lang/en/admin/dashboard.php index ee85092b..c8786cd6 100644 --- a/resources/lang/en/admin/dashboard.php +++ b/resources/lang/en/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'Customer View', 'order_total' => 'Order Total', 'customer_new' => 'Customer New', diff --git a/resources/lang/en/shop/carts.php b/resources/lang/en/shop/carts.php index 2e6e1d7a..66757033 100644 --- a/resources/lang/en/shop/carts.php +++ b/resources/lang/en/shop/carts.php @@ -16,7 +16,7 @@ return [ 'commodity' => 'Product', 'quantity' => 'Quantity', 'subtotal' => 'Subtotal', - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_discount' => 'Customer Discount', 'order_total' => 'Order Total', 'shipping_fee' => 'Shipping Fee', diff --git a/resources/lang/en/shop/products.php b/resources/lang/en/shop/products.php index 8a0e161c..a780f465 100644 --- a/resources/lang/en/shop/products.php +++ b/resources/lang/en/shop/products.php @@ -23,8 +23,8 @@ return [ 'enter_contacts' => 'Please enter contacts', 'enter_email' => 'Please enter email', 'enter_content' => 'Please enter content', - 'add_buy_sku' => 'Add Buy Sku', - 'product_total' => 'Product Total', + 'add_buy_sku' => 'Quantity',//Add Buy Sku + 'product_total' => 'Quantity total',// Product Total 'shipping_fee' => 'Shipping Fee', 'order_total' => 'Order Total', ]; diff --git a/resources/lang/es/admin/dashboard.php b/resources/lang/es/admin/dashboard.php index 0d99503b..2024aca9 100644 --- a/resources/lang/es/admin/dashboard.php +++ b/resources/lang/es/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'Visitas de usuarios', 'order_total' => 'Volumen de pedidos', 'customer_new' => 'Usuarios nuevos', diff --git a/resources/lang/fr/admin/dashboard.php b/resources/lang/fr/admin/dashboard.php index 78938c66..7d3cbaf6 100644 --- a/resources/lang/fr/admin/dashboard.php +++ b/resources/lang/fr/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'visites des utilisateurs', 'order_total' => 'montant de la commande', 'customer_new' => 'Ajouter un utilisateur', diff --git a/resources/lang/id/admin/dashboard.php b/resources/lang/id/admin/dashboard.php index a25b0283..16cdcaf4 100644 --- a/resources/lang/id/admin/dashboard.php +++ b/resources/lang/id/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'Kunjungan pengguna', 'order_total' => 'Volume pesanan', 'customer_new' => 'Tambahkan Pengguna', diff --git a/resources/lang/it/admin/dashboard.php b/resources/lang/it/admin/dashboard.php index 1d1bd78e..77d54bc3 100644 --- a/resources/lang/it/admin/dashboard.php +++ b/resources/lang/it/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'visite degli utenti', 'order_total' => 'importo dell\'ordine', 'customer_new' => 'Aggiungi utente', diff --git a/resources/lang/ja/admin/dashboard.php b/resources/lang/ja/admin/dashboard.php index f145a288..9fde9be3 100644 --- a/resources/lang/ja/admin/dashboard.php +++ b/resources/lang/ja/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'ユーザーの訪問', 'order_total' => '注文金額', 'customer_new' => 'ユーザーを追加', diff --git a/resources/lang/ru/admin/dashboard.php b/resources/lang/ru/admin/dashboard.php index 7b21741b..dd0ff1fd 100644 --- a/resources/lang/ru/admin/dashboard.php +++ b/resources/lang/ru/admin/dashboard.php @@ -10,7 +10,7 @@ */ return [ - 'product_total' => 'Product Total', + 'product_total' => 'Quantity total',// Product Total 'customer_view' => 'посещения пользователей', 'order_total' => 'сумма заказа', 'customer_new' => 'Добавить пользователя', diff --git a/themes/default/account/order.blade.php b/themes/default/account/order.blade.php index ddf875b8..a96a51af 100644 --- a/themes/default/account/order.blade.php +++ b/themes/default/account/order.blade.php @@ -58,8 +58,7 @@
- {{ $product->name }} + {{ $product->name }}
x {{ $product->quantity }}