-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f7ca065
commit 0eba132
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"Add all items to cart": "Voeg alle items toe aan winkelwagen", | ||
"Amount": "Bedrag", | ||
"Back to dashboard": "Terug naar dashboard", | ||
"Back to wishlists": "Terug naar verlanglijstjes", | ||
"Change name": "Naam wijzigen", | ||
"Create new wishlist": "Nieuwe verlanglijst maken", | ||
"Delete wishlist": "Verlanglijst verwijderen", | ||
"Edit": "Bewerken", | ||
"Latest update: :date": "Laatste update: :date", | ||
"My Wishlists": "Mijn verlanglijstjes", | ||
"New order list": "Nieuwe bestellijst", | ||
"New wishlist": "Nieuwe verlanglijst", | ||
"Not in stock": "Niet op voorraad", | ||
"Number of articles (:count)": "Aantal artikelen (:count)", | ||
"Share": "Delen", | ||
"Share this wishlist": "Deel deze verlanglijst", | ||
"Sharing link": "Deelbare link", | ||
"View": "Bekijken", | ||
"You have no items in your wishlist": "Je hebt geen items in je verlanglijst", | ||
"You must log in to add a product to your order list.": "Je moet inloggen om een product aan je bestellijst toe te voegen.", | ||
"article": "artikel", | ||
"articles": "artikelen", | ||
"login": "inloggen", | ||
"shared": "gedeeld" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters