mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
Add rate limit (flood control) error message
This commit is contained in:
@@ -332,6 +332,7 @@ core:
|
||||
generic_message: Oops! Something went wrong. Please reload the page and try again.
|
||||
permission_denied_message: You do not have permission to do that.
|
||||
not_found_message: The requested resource was not found.
|
||||
rate_limit_exceeded_message: You're going a little too quickly. Please try again in a few seconds.
|
||||
|
||||
# These strings are used as suffixes when abbreviating numbers.
|
||||
number_suffix:
|
||||
|
Reference in New Issue
Block a user