improve copy on daily action limit
This commit is contained in:
parent
f46b619547
commit
906d1bc7c8
|
@ -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…
Reference in New Issue