You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/validation.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@
174
174
'ulid' => 'The :attribute field must be a valid ULID.',
175
175
'uuid' => 'The :attribute field must be a valid UUID.',
176
176
'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.',
177
-
177
+
'is_unique_across_company_and_location' => 'The :attribute must be unique within the selected company and location.',
0 commit comments