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:
authorKate Butler <kate@innocraft.com>2019-08-14 02:48:36 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2019-08-14 02:48:36 +0300
commit5f96a27e860de0da9cc86db8736e08a9573fbec8 (patch)
tree488de6bbcbc5dbe2ec735e3a27d968dc08a95e1b /lang
parent85932196aa30e93cc0c28d4445b081b7f710c8ae (diff)
Add newsletter signup button to user settings page (#14466)
* Add newsletter signup button to user settings page * UI tests for newsletter signup on user settings page * Move UI tests for user settings out of UIIntegrationTest * Fix screenshots for UI tests * Move newsletter signup logic out of API * PR changes * Require token to sign users up to newsletter * Add privacy notice and checkbox to newsletter signup * Update UI tests * Fix UI test * do things the angular way * Update userSettings.twig * PR changes * Update reference screenshots * Fix UI test to work with new piwik form elements; remove duplicate test * Capture notification container in screenshot * fix ui tests
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index cbbf7f0b05..0d77b4eb9c 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -493,7 +493,8 @@
"YouMustBeLoggedIn": "You must be logged in to access this functionality.",
"YourChangesHaveBeenSaved": "Your changes have been saved.",
"ThankYouForUsingMatomo": "Thank you for using Matomo",
- "TheMatomoTeam": "The Matomo Team"
+ "TheMatomoTeam": "The Matomo Team",
+ "PleaseTryAgain": "Please try again"
},
"Mobile": {
"AboutPiwikMobile": "About Matomo Mobile",