Skip to content

Commit

Permalink
Merge pull request #12 from HcNguyen111/patch-1
Browse files Browse the repository at this point in the history
Fix search placeholder text localisation
  • Loading branch information
Javex authored Oct 5, 2023
2 parents 66f66b6 + 752027d commit 0193695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/site/cart.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
stores
misc
nochartclear
placeholder="__Produkt hinzufügen...__ (__min. 3 Zeichen__)"
placeholder="__Produkt hinzufügen...__ __(min. 3 Zeichen)__"
></items-filter>
<items-list x-id="productsList" class="hidden" add></items-list>
%%_templates/_loader.html%%
Expand Down

0 comments on commit 0193695

Please sign in to comment.