mirror of
https://github.com/grocy/grocy.git
synced 2026-04-07 05:16: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"
|
msgid "%s total value"
|
||||||
msgstr ""
|
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 ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Common"
|
msgid "Common"
|
||||||
|
|
|
||||||
|
|
@ -123,7 +123,7 @@
|
||||||
<input type="checkbox"
|
<input type="checkbox"
|
||||||
class="user-setting-control"
|
class="user-setting-control"
|
||||||
id="show_purchased_date_on_purchase"
|
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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user