Improve error messages when DeepL quota is exceeded (#26704)
This commit is contained in:
parent
10b06436d1
commit
a7d96e6aff
2 changed files with 13 additions and 1 deletions
|
@ -1709,6 +1709,10 @@ en:
|
|||
default: "%b %d, %Y, %H:%M"
|
||||
month: "%b %Y"
|
||||
time: "%H:%M"
|
||||
translation:
|
||||
errors:
|
||||
quota_exceeded: The server-wide usage quota for the translation service has been exceeded.
|
||||
too_many_requests: There have been too many requests to the translation service recently.
|
||||
two_factor_authentication:
|
||||
add: Add
|
||||
disable: Disable 2FA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue