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/general.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -350,6 +350,7 @@
350
350
'login_disabled' => 'Login Disabled',
351
351
'audit_due' => 'Due for Audit',
352
352
'audit_due_days' => '{}Assets Due or Overdue for Audit|[1]Assets Due or Overdue for Audit Within a Day|[2,*]Assets Due or Overdue for Audit Within :days Days',
353
+
'audit_due_days_view_all' => '{}Assets Due or Overdue for Audit|[1]View All Assets Due or Overdue for Audit Within a Day|[2,*]View All Assets Due or Overdue for Audit Within :days Days',
353
354
'checkin_due' => 'Due for Checkin',
354
355
'checkin_overdue' => 'Overdue for Checkin',
355
356
'checkin_due_days' => '{}Due for Checkin|[1]Assets Due for Checkin Within :days Day|[2,*]Assets Due for Checkin Within :days Days',
Copy file name to clipboardExpand all lines: resources/lang/en-US/mail.php
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,8 @@
100
100
'the_following_item' => 'The following item has been checked in: ',
101
101
'to_reset' => 'To reset your :web password, complete this form:',
102
102
'type' => 'Type',
103
-
'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.',
103
+
'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. ',
104
+
'upcoming-audits_click' => 'This email may not contain the full list so as not to exceed email size limits. Click on the button below to view all assets due for audit.',
104
105
'user' => 'User',
105
106
'username' => 'Username',
106
107
'unaccepted_asset_reminder' => 'Reminder: You have Unaccepted Assets.',
0 commit comments