mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
Fixes #5410 - missing subject string for license delivery
This commit is contained in:
parent
63848e8fc2
commit
35a20fb197
|
@ -23,6 +23,7 @@ return array(
|
||||||
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
|
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
|
||||||
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
|
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
|
||||||
'Confirm_accessory_delivery' => 'Confirm accessory delivery.',
|
'Confirm_accessory_delivery' => 'Confirm accessory delivery.',
|
||||||
|
'Confirm_license_delivery' => 'Confirm license delivery.',
|
||||||
'Confirm_asset_delivery' => 'Confirm asset delivery.',
|
'Confirm_asset_delivery' => 'Confirm asset delivery.',
|
||||||
'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
|
'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
|
||||||
'current_QTY' => 'Current QTY',
|
'current_QTY' => 'Current QTY',
|
||||||
|
|
Loading…
Reference in a new issue