mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
changed min_amt_help message
This commit is contained in:
parent
b0da936c5c
commit
1683b04244
|
@ -146,7 +146,7 @@
|
||||||
'manufacturers' => 'Manufacturers',
|
'manufacturers' => 'Manufacturers',
|
||||||
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||||
'min_amt' => 'Min. QTY',
|
'min_amt' => 'Min. QTY',
|
||||||
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Set Min. QTY to Null if you do not want to receive alerts for low inventory.',
|
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
|
||||||
'model_no' => 'Model No.',
|
'model_no' => 'Model No.',
|
||||||
'months' => 'months',
|
'months' => 'months',
|
||||||
'moreinfo' => 'More Info',
|
'moreinfo' => 'More Info',
|
||||||
|
|
Loading…
Reference in a new issue