Fixed validation message
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4f72505dc3
commit
db706269e6
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ return [
|
|||
'url' => 'The :attribute field must be a valid URL.',
|
||||
'ulid' => 'The :attribute field must be a valid ULID.',
|
||||
'uuid' => 'The :attribute field must be a valid UUID.',
|
||||
'fmcs_location' => 'Full multiple company support and location scoping is enabled in the Admin Settings, and the selected location and selected company are not compatible.',
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue