mirror of
https://github.com/flarum/core.git
synced 2025-08-13 20:04:24 +02:00
@@ -26,7 +26,7 @@ validation:
|
||||
email: "The :attribute must be a valid email address."
|
||||
exists: "The selected :attribute is invalid."
|
||||
file: "The :attribute must be a file."
|
||||
filled: "The :attribute field is required."
|
||||
filled: "The :attribute field must have a value."
|
||||
image: "The :attribute must be an image."
|
||||
in: "The selected :attribute is invalid."
|
||||
in_array: "The :attribute field does not exist in :other."
|
||||
|
Reference in New Issue
Block a user