mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Wording correction
This commit is contained in:
@@ -1922,5 +1922,5 @@ msgstr ""
|
||||
msgid "Show a QR-Code for this API key"
|
||||
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 ""
|
||||
|
@@ -228,7 +228,7 @@
|
||||
<label for="qu_id_purchase">{{ $__t('Default quantity unit purchase') }}</label>
|
||||
<i class="fas fa-question-circle"
|
||||
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
|
||||
class="form-control input-group-qu"
|
||||
id="qu_id_purchase"
|
||||
|
Reference in New Issue
Block a user