trasnlsater

This commit is contained in:
sebseb7
2025-07-16 09:45:11 +02:00
parent 08c04909e0
commit 3e3e676ded
21 changed files with 183 additions and 103 deletions

View File

@@ -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:",