trasnlsater
This commit is contained in:
@@ -12,6 +12,21 @@ export default {
|
||||
"openCart": "Warenkorb öffnen",
|
||||
"availableFrom": "Ab {{date}}",
|
||||
"backToOrder": "← Zurück zur Bestellung",
|
||||
"summary": {
|
||||
"title": "Bestellübersicht",
|
||||
"goodsNet": "Waren (netto):",
|
||||
"shippingNet": "Versandkosten (netto):",
|
||||
"totalGoods": "Gesamtsumme Waren:",
|
||||
"shippingCosts": "Versandkosten:",
|
||||
"total": "Gesamtsumme:",
|
||||
"totalWeight": "Gesamtgewicht: {{weight}} kg",
|
||||
"freeFrom100": "(kostenlos ab 100€)",
|
||||
"free": "kostenlos"
|
||||
},
|
||||
"itemCount": {
|
||||
"singular": "Produkt",
|
||||
"plural": "Produkte"
|
||||
},
|
||||
"sync": {
|
||||
"title": "Warenkorb-Synchronisierung",
|
||||
"description": "Sie haben einen gespeicherten Warenkorb in ihrem Account. Bitte wählen Sie, wie Sie verfahren möchten:",
|
||||
|
||||
Reference in New Issue
Block a user