Fixed validation message

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-04-30 14:22:06 +01:00
parent 4f72505dc3
commit db706269e6

View file

@ -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.',
/*