3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 19:15:38 +00:00

Fixed #18409 - command line option to purge signatures

This commit is contained in:
snipe
2026-01-14 12:45:18 +00:00
parent 56baa8ac9f
commit 79528fa87b
3 changed files with 140 additions and 2 deletions

View File

@ -332,6 +332,7 @@ return [
'password' => 'Password',
'accepted' => 'accepted',
'declined' => 'declined',
'declined_date' => 'Date Declined',
'declined_note' => 'Declined Notes',
'unassigned' => 'Unassigned',
'unaccepted_asset_report' => 'Unaccepted Items',
@ -351,7 +352,7 @@ return [
'file_not_inlineable' => 'The requested file cannot be opened inline in your browser. You can download it instead.',
'open_new_window' => 'Open this file in a new window',
'file_upload_success' => 'File upload success!',
'no_files_uploaded' => 'File upload success!',
'no_files_uploaded' => 'No files were uploaded.',
'token_expired' => 'Your form session has expired. Please try again.',
'login_enabled' => 'Login Enabled',
'login_disabled' => 'Login Disabled',
@ -628,6 +629,7 @@ return [
'something_went_wrong' => 'Something went wrong with your request.',
'close' => 'Close',
'expires' => 'Expires',
'filename' => 'File Name',
'map_fields'=> 'Map :item_type Fields',
'remaining_var' => ':count Remaining',
'label' => 'Label',