Skip to content

Commit 727c0e4

Browse files
committed
remove translation
1 parent 870dc74 commit 727c0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en-US/admin/statuslabels/message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'does_not_exist' => 'Status Label does not exist.',
66
'deleted_label' => 'Deleted Status Label',
77
'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+
99
'create' => [
1010
'error' => 'Status Label was not created, please try again.',
1111
'success' => 'Status Label created successfully.',

0 commit comments

Comments
 (0)