mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 03:06:23 +00:00
Added translatoon string
This commit is contained in:
@ -132,6 +132,7 @@ return [
|
||||
'customize_report' => 'Customize Report',
|
||||
'custom_report' => 'Custom Asset Report',
|
||||
'custom_component_report' => 'Custom Component Report',
|
||||
'custom_consumable_report' => 'Custom Consumable Report',
|
||||
'dashboard' => 'Dashboard',
|
||||
'data_source' => 'Data Source',
|
||||
'days' => 'days',
|
||||
@ -173,7 +174,6 @@ return [
|
||||
'file_uploads' => 'File Uploads',
|
||||
'file_upload' => 'File Upload',
|
||||
'first_checkout' => '1<sup>st</sup> Checkout',
|
||||
'generate' => 'Generate',
|
||||
'generate_labels' => 'Generate Labels',
|
||||
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/" target="_blank">Github flavored markdown</a>.',
|
||||
'groups' => 'Groups',
|
||||
@ -461,8 +461,7 @@ return [
|
||||
'changed' => 'Changed',
|
||||
'to' => 'To',
|
||||
'to_user' => 'To',
|
||||
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
|
||||
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
|
||||
'report_fields_info' => 'If you would like to export only certain items, use the options below to fine-tune your results.',
|
||||
'range' => 'Range',
|
||||
'bom_remark' => 'Add a BOM (byte-order mark) to this CSV',
|
||||
'improvements' => 'Improvements',
|
||||
|
||||
Reference in New Issue
Block a user