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:
Diffstat (limited to 'plugins/Ecommerce/lang/en.json')
-rw-r--r--plugins/Ecommerce/lang/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Ecommerce/lang/en.json b/plugins/Ecommerce/lang/en.json
index 82419ad05c..850ecfb661 100644
--- a/plugins/Ecommerce/lang/en.json
+++ b/plugins/Ecommerce/lang/en.json
@@ -2,8 +2,12 @@
"Ecommerce": {
"PluginDescription": "Ecommerce lets you track when users add products to carts, and when they convert to a ecommerce sale. Also track products and product categories views and abandoned carts.",
"Sales": "Sales",
+ "Order": "Order",
+ "Orders": "Orders",
"SalesBy": "Sales by %s",
"SalesAdjective": "Sales %s",
+ "NumberOfItems": "Number of Items in Cart",
+ "OrderValue": "Order value",
"LifeTimeValue": "Ecommerce Life Time Value",
"LifeTimeValueDescription": "Total Ecommerce revenue attributed to this customer across all visits: the sum of revenue of all Ecommerce orders for Visitor ID %s.",
"VisitorProfileLTV": "Generated a Life Time Revenue of %1$s.",