Updated text

This commit is contained in:
snipe
2026-04-22 12:04:11 +01:00
parent b94e7fd8a0
commit ad635ab95c
+4 -21
View File
@@ -54,7 +54,7 @@ return [
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
'bad_data' => 'Nothing found. Maybe bad data?',
'bulkaudit' => 'Bulk Audit',
'bulkaudit' => 'Scanner Bulk Audit',
'bulkaudit_status' => 'Audit Status',
'bulk_checkout' => 'Bulk Checkout',
'bulk_edit' => 'Bulk Edit',
@@ -670,6 +670,9 @@ return [
'child_locations' => 'Child Locations',
'append' => 'Append',
'optional' => 'OPTIONAL',
'audit_by_field' => 'Audit by Field',
'audit_by_field_help' => 'Auditing by scanning serial numbers is only an available option if serial numbers are required to be unique in the Admin Settings.',
'audit_key' => 'Asset',
// Add form placeholders here
'placeholders' => [
@@ -700,26 +703,6 @@ return [
'checkin_item' => 'Checkin :name',
],
'skins' => [
'site_default' => 'Site Default',
'default_blue' => 'Default Blue',
'blue_dark' => 'Blue (Dark Mode)',
'green' => 'Green',
'green_dark' => 'Green (Dark Mode)',
'red' => 'Red',
'red_dark' => 'Red (Dark Mode)',
'orange' => 'Orange',
'orange_dark' => 'Orange (Dark Mode)',
'black' => 'Black',
'black_dark' => 'Black (Dark Mode)',
'purple' => 'Purple',
'purple_dark' => 'Purple (Dark Mode)',
'yellow' => 'Yellow',
'yellow_dark' => 'Yellow (Dark Mode)',
'high_contrast' => 'High Contrast',
],
'select_all_none' => 'Select/Unselect All',
'generic_model_not_found' => 'That :model was not found or you do not have permission to access it',
'report_not_editable' => 'You do not have permission to edit this report template',