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:
authorPeter Zhang <peter@innocraft.com>2022-07-20 03:40:38 +0300
committerGitHub <noreply@github.com>2022-07-20 03:40:38 +0300
commit0eeb042955f7110ba484333dad71ec174d2d1420 (patch)
tree1f9d20ef6ab607c9b295e4ef50eaf22687a1d6f8 /lang
parent7c8227bb111af98f766fc48c2f6141b1115c41ab (diff)
Add 429 response Code UI (#19433)
* add template add template * Update AjaxHelper.ts update error code * add widget rate limit loader add widget rate limit loader * built vue files * built vue files * remove file remove file * update wording update wording * built vue files * Update WidgetLoader.vue remove console * built vue files * Update lang/en.json * built vue files * Update plugins/CoreHome/vue/src/AjaxHelper/AjaxHelper.ts Co-authored-by: Ben Burgess <88810029+bx80@users.noreply.github.com> * update text and rate limit update text and rate limit * built vue files * Update en.json remove api docs for now * built vue files Co-authored-by: peterhashair <peterhashair@users.noreply.github.com> Co-authored-by: Ben Burgess <88810029+bx80@users.noreply.github.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 048e9c04d3..fadafc468e 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -173,6 +173,7 @@
"EncryptedSmtpTransport": "Enter the transport layer encryption required by your SMTP server.",
"Error": "Error",
"ErrorRequest": "Oops… there was a problem during the request. Maybe the server had a temporary issue, or maybe you requested a report with too much data. Please try again. If this error occurs repeatedly please %1$scontact your Matomo administrator%2$s for assistance.",
+ "ErrorRateLimit": "Oops… too many requests. This happens when you exceed the number of allowed requests to the API for a certain time period.",
"ErrorRequestFaqLink": "See the steps to resolve this issue in the FAQ.",
"Errors": "Errors",
"ErrorTryAgain": "Error. Please try again later.",