mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 01:55:47 +00:00
Wording correction
This commit is contained in:
parent
96b86c230c
commit
ed2239c1f6
@ -1922,5 +1922,5 @@ msgstr ""
|
|||||||
msgid "Show a QR-Code for this API key"
|
msgid "Show a QR-Code for this API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "This is the default quantity unit used when adding a product to the shopping list"
|
msgid "This is the default quantity unit used when adding this product to the shopping list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -228,7 +228,7 @@
|
|||||||
<label for="qu_id_purchase">{{ $__t('Default quantity unit purchase') }}</label>
|
<label for="qu_id_purchase">{{ $__t('Default quantity unit purchase') }}</label>
|
||||||
<i class="fas fa-question-circle"
|
<i class="fas fa-question-circle"
|
||||||
data-toggle="tooltip"
|
data-toggle="tooltip"
|
||||||
title="{{ $__t('This is the default quantity unit used when adding a product to the shopping list') }}"></i>
|
title="{{ $__t('This is the default quantity unit used when adding this product to the shopping list') }}"></i>
|
||||||
<select required
|
<select required
|
||||||
class="form-control input-group-qu"
|
class="form-control input-group-qu"
|
||||||
id="qu_id_purchase"
|
id="qu_id_purchase"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user