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/admin/statuslabels/message.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
'does_not_exist' => 'Status Label does not exist.',
6
6
'deleted_label' => 'Deleted Status Label',
7
7
'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ',
8
-
'require_status_label' => 'Status label type is required.',
8
+
9
9
'create' => [
10
10
'error' => 'Status Label was not created, please try again.',
11
11
'success' => 'Status Label created successfully.',
0 commit comments