mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-30 16:04:36 -04:00
improve copy on daily action limit
This commit is contained in:
parent
f46b619547
commit
906d1bc7c8
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ en:
|
||||||
|
|
||||||
|
|
||||||
rate_limiter:
|
rate_limiter:
|
||||||
too_many_requests: "You're doing that too often. Please wait %{time_left} before trying again."
|
too_many_requests: "We have a daily limit on how many times that action can be taken. Please wait %{time_left} before trying again."
|
||||||
hours:
|
hours:
|
||||||
one: "1 hour"
|
one: "1 hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue