Remove unused language string

This commit is contained in:
Marcus Moore 2025-02-24 11:45:58 -08:00
parent 027c2b3627
commit f97211f6cd
No known key found for this signature in database

View file

@ -6,7 +6,6 @@ return [
'Accessory_Checkout_Notification' => 'Accessory checked out', 'Accessory_Checkout_Notification' => 'Accessory checked out',
'Asset_Checkin_Notification' => 'Asset checked in', 'Asset_Checkin_Notification' => 'Asset checked in',
'Asset_Checkout_Notification' => 'Asset checked out', 'Asset_Checkout_Notification' => 'Asset checked out',
'Asset_Checkout_Reminder_Notification' => 'Reminder: Asset checked out',
'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation',
'Confirm_Asset_Checkin' => 'Asset checkin confirmation', 'Confirm_Asset_Checkin' => 'Asset checkin confirmation',
'Confirm_accessory_delivery' => 'Accessory delivery confirmation', 'Confirm_accessory_delivery' => 'Accessory delivery confirmation',