diff --git a/lang/nl.json b/lang/nl.json index ab9988b..bdc9d07 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -1,5 +1,6 @@ { "Add all items to cart": "Voeg alle items toe aan winkelwagen", + "Add to wishlist": "Voeg toe aan wensenlijst", "Amount": "Bedrag", "article": "artikel", "articles": "artikelen", diff --git a/resources/views/partials/item/button.blade.php b/resources/views/partials/item/button.blade.php index 028bcf3..4124f7a 100644 --- a/resources/views/partials/item/button.blade.php +++ b/resources/views/partials/item/button.blade.php @@ -1,8 +1,8 @@ - -