Streamline in stock / out of stock wording

This commit is contained in:
Bernd Bestel
2025-01-18 10:33:26 +01:00
parent 23d7b6ad3c
commit 83b8b95b73
18 changed files with 37 additions and 38 deletions

View File

@@ -43,7 +43,7 @@
checked>
<label class="form-check-label custom-control-label"
for="include-out-of-stock">
{{ $__t('Show only in-stock products') }}
{{ $__t('Show only in stock products') }}
<i class="fa-solid fa-question-circle text-muted"
data-toggle="tooltip"
data-trigger="hover click"