mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +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',
|
||||
'label' => 'Price',
|
||||
'min' => 0,
|
||||
'step' => 0.01,
|
||||
'step' => 0.0001,
|
||||
'value' => '',
|
||||
'hint' => $__t('in %s per purchase quantity unit', GROCY_CURRENCY),
|
||||
'invalidFeedback' => $__t('The price cannot be lower than %s', '0'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user