mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05: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:
|
||||
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:
|
||||
one: "1 hour"
|
||||
other: "%{count} hours"
|
||||
|
|
Loading…
Reference in a new issue