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
path: root/lang
diff options
context:
space:
mode:
authordizzy <diosmosis@users.noreply.github.com>2022-03-17 17:16:15 +0300
committerGitHub <noreply@github.com>2022-03-17 17:16:15 +0300
commitd5f50163782792ac42122c46d9e73f2e38e9029b (patch)
tree60900e2182f59df6c8e5d70b53d920a9dd88d5ba /lang
parent84c2cb1af82dca689480cdcf652afaeb01877d9a (diff)
[Vue] migrate custom dimension management (#18926)
* more migration work * get new code to work * make sure chunk assets can be removed * look over/remove todos * apply pr review fixes * Update plugins/CustomDimensions/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * apply review feedback * actual fix Co-authored-by: Stefan Giehl <stefan@matomo.org>
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index 3bb323ed77..0ebf602287 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -533,7 +533,9 @@
"YouMustBeLoggedIn": "You must be logged in to access this functionality.",
"YouMustUpgradePhpVersionToReceiveLatestPiwik": "You must upgrade your PHP version in order to receive the latest Matomo update.",
"YourChangesHaveBeenSaved": "Your changes have been saved.",
- "YourSessionHasExpired": "Your session has expired due to inactivity. Please log in to continue."
+ "YourSessionHasExpired": "Your session has expired due to inactivity. Please log in to continue.",
+ "Update": "Update",
+ "Create": "Create"
},
"Mobile": {
"AboutPiwikMobile": "About Matomo Mobile",