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/CustomDimensions/lang/en.json')
-rw-r--r--plugins/CustomDimensions/lang/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CustomDimensions/lang/en.json b/plugins/CustomDimensions/lang/en.json
index 5848fdaa0c..59e2bac0f7 100644
--- a/plugins/CustomDimensions/lang/en.json
+++ b/plugins/CustomDimensions/lang/en.json
@@ -35,8 +35,10 @@
"NoValue": "no value",
"PageUrlParam": "Page URL Parameter",
"PluginDescription": "Extend Matomo to your needs by defining and tracking Custom Dimensions in scope Action or Visit",
+ "ScopeTitleAction": "Action Dimensions",
"ScopeDescriptionAction": "Custom Dimensions in scope 'Action' can be sent along any action (page view, download, event, etc.).",
"ScopeDescriptionActionMoreInfo": "Extractions may be defined so that the custom dimension value is extracted from the Page URL, Page Title or a Page URL query parameter.",
+ "ScopeTitleVisit": "Visit Dimensions",
"ScopeDescriptionVisit": "Custom Dimensions in scope 'Visit' can be sent along any tracking request and are stored in the visit.",
"ScopeDescriptionVisitMoreInfo": "If you set different values for a given dimension during the lifetime of a visit, the last value set will be used.",
"XofYLeft": "%1$s of %2$s dimensions left",