|
3 | 3 | return [
|
4 | 4 |
|
5 | 5 | 'Accessory_Checkin_Notification' => 'Accessory checked in',
|
6 |
| - 'Accessory_Checkout_Notification' => 'Accessory checked out', |
| 6 | + 'Accessory_Checkout_Notification' => 'Accessory checked out|:count Accessories checked out', |
7 | 7 | 'Asset_Checkin_Notification' => 'Asset checked in: :tag',
|
8 | 8 | 'Asset_Checkout_Notification' => 'Asset checked out: :tag',
|
9 | 9 | 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation',
|
|
75 | 75 | 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.',
|
76 | 76 | 'min_QTY' => 'Min QTY',
|
77 | 77 | 'name' => 'Name',
|
78 |
| - 'new_item_checked' => 'A new item has been checked out under your name, details are below.', |
79 |
| - 'new_item_checked_with_acceptance' => 'A new item has been checked out under your name that requires acceptance, details are below.', |
80 |
| - 'new_item_checked_location' => 'A new item has been checked out to :location, details are below.', |
| 78 | + 'new_item_checked' => 'A new item has been checked out under your name, details are below.|:count new items have been checked out under your name, details are below.', |
| 79 | + 'new_item_checked_with_acceptance' => 'A new item has been checked out under your name that requires acceptance, details are below.|:count new items have been checked out under your name that requires acceptance, details are below.', |
| 80 | + 'new_item_checked_location' => 'A new item has been checked out to :location, details are below.|:count new items have been checked out to :location, details are below.', |
81 | 81 | 'recent_item_checked' => 'An item was recently checked out under your name that requires acceptance, details are below.',
|
82 | 82 | 'notes' => 'Notes',
|
83 | 83 | 'password' => 'Password',
|
|
0 commit comments