mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 10:05:45 +00:00
Fixed localization string
This commit is contained in:
parent
a676e06c65
commit
59cd071512
@ -2329,6 +2329,3 @@ msgstr ""
|
|||||||
|
|
||||||
msgid "Stock entries at this location will be consumed first"
|
msgid "Stock entries at this location will be consumed first"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "By default the amount to be added to the shopping list is \\\"needed amount - stock amount - shopping list amount\\\" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list"
|
|
||||||
msgstr ""
|
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
<i class="fa-solid fa-question-circle text-muted"
|
<i class="fa-solid fa-question-circle text-muted"
|
||||||
data-toggle="tooltip"
|
data-toggle="tooltip"
|
||||||
data-trigger="hover click"
|
data-trigger="hover click"
|
||||||
title="{{ $__t('By default the amount to be added to the shopping list is \"needed amount - stock amount - shopping list amount\" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list') }}"></i>
|
title="{{ $__t('By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list') }}"></i>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user