Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-10-03 17:13:26 +0300
committerGitHub <noreply@github.com>2020-10-03 17:13:26 +0300
commit2aeeebe18b5bcd71073445ba97c6ce4b4f6252b5 (patch)
tree9555ca539f2e4e8fcc312d626d6f8fbfb5a648f5 /plugins/Ecommerce
parentce77254c1ed28cd74e14cbc6db1a5953f6644649 (diff)
language update (#16514)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/lang/zh-cn.json4
-rw-r--r--plugins/Ecommerce/lang/zh-tw.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Ecommerce/lang/zh-cn.json b/plugins/Ecommerce/lang/zh-cn.json
index 0a5611f270..522e93b524 100644
--- a/plugins/Ecommerce/lang/zh-cn.json
+++ b/plugins/Ecommerce/lang/zh-cn.json
@@ -5,6 +5,10 @@
"Order": "订单",
"OrderId": "订单编号",
"Orders": "订单管理",
+ "ViewedProductCategory": "查看产品类别",
+ "ViewedProductName": "查看产品名称",
+ "ViewedProductPrice": "查看产品价格",
+ "ViewedProductSKU": "查看的产品SKU",
"SalesBy": "由%s销售",
"SalesAdjective": "销售%s",
"NumberOfItems": "购物车中的物品数",
diff --git a/plugins/Ecommerce/lang/zh-tw.json b/plugins/Ecommerce/lang/zh-tw.json
index 3b75194b7a..854026432e 100644
--- a/plugins/Ecommerce/lang/zh-tw.json
+++ b/plugins/Ecommerce/lang/zh-tw.json
@@ -5,6 +5,10 @@
"Order": "訂單",
"OrderId": "訂單 ID",
"Orders": "訂單",
+ "ViewedProductCategory": "檢視產品分類",
+ "ViewedProductName": "檢視產品名稱",
+ "ViewedProductPrice": "檢視產品價格",
+ "ViewedProductSKU": "檢視產品庫存量單位",
"SalesBy": "由 %s 銷售",
"SalesAdjective": "銷售 %s",
"NumberOfItems": "購物車中的項目數量",