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.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/Ecommerce/lang/en.json b/plugins/Ecommerce/lang/en.json
index 1bde457d46..82419ad05c 100644
--- a/plugins/Ecommerce/lang/en.json
+++ b/plugins/Ecommerce/lang/en.json
@@ -3,6 +3,11 @@
"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",
"SalesBy": "Sales by %s",
- "SalesAdjective": "Sales %s"
+ "SalesAdjective": "Sales %s",
+ "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.",
+ "VisitorProfileItemsAndOrders": "Purchased %1$s items in %2$s ecommerce orders.",
+ "VisitorProfileAbandonedCartSummary": "Abandoned %1$s carts including %2$s items worth a total of %3$s."
}
} \ No newline at end of file