Merge pull request #4734 from fushnisoft/edit_post_typo

FIX: typo in rate_limiter edit_post message
This commit is contained in:
Guo Xiang Tan 2017-03-02 14:23:50 +08:00 committed by GitHub
commit 7a232f789c
1 changed files with 1 additions and 1 deletions

View File

@ -492,7 +492,7 @@ en:
pms_per_day: "You've reached the maximum number of messages today. Please wait %{time_left} before trying again."
create_like: "You've reached the maximum number of likes today. Please wait %{time_left} before trying again."
create_bookmark: "You've reached the maximum number of bookmarks today. Please wait %{time_left} before trying again."
edit_post: "You've reached the maximun number of edits today. Please wait %{time_left} before trying again."
edit_post: "You've reached the maximum number of edits today. Please wait %{time_left} before trying again."
live_post_counts: "You're asking for live post counts too quickly. Please wait %{time_left} before trying again."
unsubscribe_via_email: "You've reached the maximum number of unsubscribe via email today. Please wait %{time_left} before trying again."
topic_invitations_per_day: "You've reached the maximum number of topic invitations today. Please wait %{time_left} before trying again."