From e3906b245c9b85eca723bffa88b9af28f290e0fe Mon Sep 17 00:00:00 2001 From: Godfrey M Date: Wed, 12 Aug 2020 12:27:18 -0700 Subject: [PATCH] added translation for admin/licenses/message.not_found --- resources/lang/en/admin/licenses/message.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en/admin/licenses/message.php b/resources/lang/en/admin/licenses/message.php index 3e7ee486c750..87a7c3d0b9da 100644 --- a/resources/lang/en/admin/licenses/message.php +++ b/resources/lang/en/admin/licenses/message.php @@ -8,6 +8,7 @@ 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array(