mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
parent
e33a7b94ab
commit
ec5059221e
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue
Block a user