improve copy on daily action limit

This commit is contained in:
Jeff Atwood 2013-07-14 23:11:10 -07:00
parent f46b619547
commit 906d1bc7c8
1 changed files with 1 additions and 1 deletions

View File

@ -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"