mirror of
https://github.com/grocy/grocy.git
synced 2025-08-10 08:02:33 +00:00
Forgot to save a file on the last commit...
This commit is contained in:
parent
6cecb2ca7b
commit
bcd6dd4b20
@ -45,7 +45,7 @@
|
|||||||
'id' => 'price',
|
'id' => 'price',
|
||||||
'label' => 'Price',
|
'label' => 'Price',
|
||||||
'min' => 0,
|
'min' => 0,
|
||||||
'step' => 0.01,
|
'step' => 0.0001,
|
||||||
'value' => '',
|
'value' => '',
|
||||||
'hint' => $__t('in %s per purchase quantity unit', GROCY_CURRENCY),
|
'hint' => $__t('in %s per purchase quantity unit', GROCY_CURRENCY),
|
||||||
'invalidFeedback' => $__t('The price cannot be lower than %s', '0'),
|
'invalidFeedback' => $__t('The price cannot be lower than %s', '0'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user