mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
English is hard, apparently
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
818db58a7b
commit
b77d5801fa
|
@ -21,7 +21,7 @@ return [
|
||||||
'allow_user_skin_help_text' => 'Checking this box will allow a user to override the UI skin with a different one.',
|
'allow_user_skin_help_text' => 'Checking this box will allow a user to override the UI skin with a different one.',
|
||||||
'asset_ids' => 'Asset IDs',
|
'asset_ids' => 'Asset IDs',
|
||||||
'audit_interval' => 'Audit Interval',
|
'audit_interval' => 'Audit Interval',
|
||||||
'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date.',
|
'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.',
|
||||||
'audit_warning_days' => 'Audit Warning Threshold',
|
'audit_warning_days' => 'Audit Warning Threshold',
|
||||||
'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?',
|
'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?',
|
||||||
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
|
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
|
||||||
|
|
Loading…
Reference in a new issue