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:
authordiosmosis <diosmosis@users.noreply.github.com>2019-03-08 01:42:03 +0300
committerGitHub <noreply@github.com>2019-03-08 01:42:03 +0300
commit0648513483a7c12eec6cc0aa55d49f87c061f6b0 (patch)
tree55e49065186371f8504c4dd9eb23df17f0a9c49c /lang
parent7153700fe2e0ca4144854f60af2145457c3e00ce (diff)
Send email notification when user email changes. (#14136)
* Send email notification when user email changes. * Forgot to add file. * Apply pr fixes + send email for password changes too. * Add quick test for new emails. * Translate text * Refactor according to review. * ucfirst device name * Fixing integration test
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 5311b46444..01354cd542 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -490,7 +490,9 @@
"YouAreCurrentlyUsing": "You are currently using Matomo %s.",
"YouAreViewingDemoMessage": "You are viewing the demo of %1$sMatomo%2$s",
"YouMustBeLoggedIn": "You must be logged in to access this functionality.",
- "YourChangesHaveBeenSaved": "Your changes have been saved."
+ "YourChangesHaveBeenSaved": "Your changes have been saved.",
+ "ThankYouForUsingMatomo": "Thank you for using Matomo",
+ "TheMatomoTeam": "The Matomo Team"
},
"Mobile": {
"AboutPiwikMobile": "About Matomo Mobile",