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:
authorStefan Giehl <stefan@matomo.org>2019-10-28 11:35:25 +0300
committerGitHub <noreply@github.com>2019-10-28 11:35:25 +0300
commit70d98711f5f52fc2f80cf8ee23255269e3fca1bb (patch)
treeb82ecdc1a99f3ac2ede5dfc33014a7dad86292bb /plugins/Ecommerce
parentc91b305a46fa9c5b33fe1ccbdc635086fdda862a (diff)
language update (#15064)
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/lang/zh-cn.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Ecommerce/lang/zh-cn.json b/plugins/Ecommerce/lang/zh-cn.json
index e24d970b9c..0a5611f270 100644
--- a/plugins/Ecommerce/lang/zh-cn.json
+++ b/plugins/Ecommerce/lang/zh-cn.json
@@ -1,8 +1,14 @@
{
"Ecommerce": {
+ "PluginDescription": "电子商务使您可以跟踪用户何时将产品添加到购物车以及何时将其转换为电子商务销售。 还可以跟踪产品和产品类别视图以及废弃的购物车。",
"Sales": "销售",
+ "Order": "订单",
+ "OrderId": "订单编号",
+ "Orders": "订单管理",
"SalesBy": "由%s销售",
"SalesAdjective": "销售%s",
+ "NumberOfItems": "购物车中的物品数",
+ "OrderValue": "订单价格",
"LifeTimeValue": "电商终生价值",
"LifeTimeValueDescription": "电子商务总收入由此客户的全部行为而来:访客编码%s的所有电商订单的收入总和。",
"VisitorProfileLTV": "生成一个%1$s的终生收入。",