Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat(default-theme): few translations (#1354)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucmus authored Feb 9, 2021
1 parent dd831ab commit 163c90c
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
7 changes: 6 additions & 1 deletion packages/default-theme/src/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,10 @@
"Promotion code added successfully": "Rabattcode wurde erfolgreich angewendet",
"Promotion code does not exist": "Rabattcode existiert nicht",
"{productName} has been added to cart.": "{productName} wurde dem Warenkorb hinzugefügt.",
"There is no available product for selected options": "Für ausgewählte Optionen ist kein Produkt verfügbar"
"There is no available product for selected options": "Für ausgewählte Optionen ist kein Produkt verfügbar",
"Leave a review!": "Hinterlassen Sie eine Bewertung!",
"Share your experiences with other customers.": "Teilen Sie Ihre Erfahrungen mit anderen Kunden.",
"No comments yet": "Noch keine Kommentare",
"We can't find what you are looking for. Are you lost?": "Wir können nicht finden, wonach Sie suchen. Bist du verloren",
"No subcategories": "Keine Unterkategorien"
}
7 changes: 6 additions & 1 deletion packages/default-theme/src/locales/en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,5 +198,10 @@
"No favourites yet": "No favourites yet",
"Wishlist": "Wishlist",
"{productName} has been added to cart.": "{productName} has been added to cart.",
"There is no available product for selected options": "There is no available product for selected options"
"There is no available product for selected options": "There is no available product for selected options",
"Leave a review!": "Leave a review!",
"Share your experiences with other customers.": "Share your experiences with other customers.",
"No comments yet": "No comments yet",
"We can't find what you are looking for. Are you lost?": "We can't find what you are looking for. Are you lost?",
"No subcategories": "No subcategories"
}
7 changes: 6 additions & 1 deletion packages/default-theme/src/locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,5 +197,10 @@
"No favourites yet": "Non ci sono ancora preferiti",
"Wishlist": "Lista dei desideri",
"{productName} has been added to cart.": "{productName} è stato aggiunto al carrello.",
"There is no available product for selected options": "Non ci sono prodotti disponibili per l'opzioni selezionate"
"There is no available product for selected options": "Non ci sono prodotti disponibili per l'opzioni selezionate",
"Leave a review!": "Ancora nessun commento",
"Share your experiences with other customers.": "Condividi le tue esperienze con altri clienti.",
"No comments yet": "Ancora nessun commento",
"We can't find what you are looking for. Are you lost?": "Non riusciamo a trovare quello che stai cercando. Ti sei perso?",
"No subcategories": "Nessuna sottocategoria"
}
7 changes: 6 additions & 1 deletion packages/default-theme/src/locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,5 +197,10 @@
"No favourites yet": "Nie ma jeszcze ulubionych",
"Wishlist": "Wishlist",
"{productName} has been added to cart.": "{productName} został dodany do koszyka.",
"There is no available product for selected options": "Nie ma dostępnego produktu dla wybranych opcji"
"There is no available product for selected options": "Nie ma dostępnego produktu dla wybranych opcji",
"Leave a review!": "Zostaw komentarz",
"Share your experiences with other customers.": "Podziel się swoimi wrażeniami z innymi.",
"No comments yet": "Nie ma jeszcze żadnych komentarzy",
"We can't find what you are looking for. Are you lost?": "Nie odnaleźliśmy tego, czego czukasz. Zgubiłeś się?",
"No subcategories": "Brak podkategorii"
}

0 comments on commit 163c90c

Please sign in to comment.