mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Clarify stock settings label
This commit is contained in:
parent
ce49cfc0df
commit
a578e81642
|
|
@ -1922,7 +1922,7 @@ msgstr ""
|
|||
msgid "%s total value"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show purchased date on purchase form (otherwise the purchased date defaults to today)"
|
||||
msgid "Show purchased date on purchase and inventory page (otherwise the purchased date defaults to today)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Common"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
<input type="checkbox"
|
||||
class="user-setting-control"
|
||||
id="show_purchased_date_on_purchase"
|
||||
data-setting-key="show_purchased_date_on_purchase"> {{ $__t('Show purchased date on purchase form (otherwise the purchased date defaults to today)') }}
|
||||
data-setting-key="show_purchased_date_on_purchase"> {{ $__t('Show purchased date on purchase and inventory page (otherwise the purchased date defaults to today)') }}
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user