You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/mail.php
+3-1
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@
66
66
'min_QTY' => 'Min QTY',
67
67
'name' => 'Name',
68
68
'new_item_checked' => 'A new item has been checked out under your name, details are below.',
69
+
'new_item_checked_with_acceptance' => 'A new item has been checked out under your name that requires acceptance, details are below.',
70
+
'recent_item_checked' => 'An item was recently checked out under your name that requires acceptance, details are below.',
69
71
'notes' => 'Notes',
70
72
'password' => 'Password',
71
73
'password_reset' => 'Password Reset',
@@ -88,7 +90,7 @@
88
90
'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.',
89
91
'user' => 'User',
90
92
'username' => 'Username',
91
-
'unaccepted_asset_reminder' => 'You have Unaccepted Assets.',
93
+
'unaccepted_asset_reminder' => 'Reminder: You have Unaccepted Assets.',
0 commit comments