'debug_warning_text'=>'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
'delete'=>'Delete',
'delete_confirm'=>'Are you sure you wish to delete :item?',
'deleted'=>'Deleted',
'delete_seats'=>'Deleted Seats',
'departments'=>'Departments',
'department'=>'Department',
'deployed'=>'Deployed',
'depreciation_report'=>'Depreciation Report',
'details'=>'Details',
'download'=>'Download',
'download_all'=>'Download All',
'depreciation'=>'Depreciation',
'editprofile'=>'Edit Your Profile',
'eol'=>'EOL',
'email_domain'=>'Email Domain',
'email_format'=>'Email Format',
'email_domain_help'=>'This is used to generate email addresses when importing',
'filastname_format'=>'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format'=>'First Name Last Name (jane.smith@example.com)',
'firstname_lastname_underscore_format'=>'First Name Last Name (jane_smith@example.com)',
'lastnamefirstinitial_format'=>'Last Name First Initial (smithj@example.com)',
'firstintial_dot_lastname_format'=>'First Initial Last Name (j.smith@example.com)',
'first'=>'First',
'firstnamelastname'=>'First Name Last Name (janesmith@example.com)',
'lastname_firstinitial'=>'Last Name First Initial (smith_j@example.com)',
'firstinitial.lastname'=>'First Initial Last Name (j.smith@example.com)',
'firstnamelastinitial'=>'First Name Last Initial (janes@example.com)',
'first_name'=>'First Name',
'first_name_format'=>'First Name (jane@example.com)',
'files'=>'Files',
'file_name'=>'File',
'file_type'=>'File Type',
'file_uploads'=>'File Uploads',
'generate'=>'Generate',
'github_markdown'=>'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'groups'=>'Groups',
'gravatar_email'=>'Gravatar Email Address',
'history'=>'History',
'history_for'=>'History for',
'id'=>'ID',
'image'=>'Image',
'image_delete'=>'Delete Image',
'image_upload'=>'Upload Image',
'image_filetypes_help'=>'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
'import'=>'Import',
'importing'=>'Importing',
'importing_help'=>'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',