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/CoreUpdater/lang/en.json')
-rw-r--r--plugins/CoreUpdater/lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/CoreUpdater/lang/en.json b/plugins/CoreUpdater/lang/en.json
index cd517e0d31..16d2d91aed 100644
--- a/plugins/CoreUpdater/lang/en.json
+++ b/plugins/CoreUpdater/lang/en.json
@@ -77,6 +77,7 @@
"YouCanUpgradeAutomaticallyOrDownloadPackage": "You can update to version %s automatically or download the package and install it manually:",
"YouMustDownloadPackageOrFixPermissions": "Piwik is unable to overwrite your current installation. You can either fix the directory\/file permissions, or download the package and install version %s manually:",
"YourDatabaseIsOutOfDate": "Your Piwik database is out-of-date, and must be upgraded before you can continue.",
- "ViewVersionChangelog": "View the changelog for this version:"
+ "ViewVersionChangelog": "View the changelog for this version:",
+ "ReceiveEmailBecauseIsSuperUser": "You receive this email because you are a Super User on the Piwik at: %s"
}
} \ No newline at end of file