mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Streamline in stock / out of stock wording
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
<option value="expired">{{ $__t('Expired') }}</option>
|
||||
@endif
|
||||
<option value="belowminstockamount">{{ $__t('Below min. stock amount') }}</option>
|
||||
<option value="instockX">{{ $__t('In-stock products') }}</option>
|
||||
<option value="instockX">{{ $__t('In stock products') }}</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user