trnalsate
This commit is contained in:
@@ -18,6 +18,15 @@ export default {
|
||||
"deliveryTime": "Delivery time", // Lieferzeit
|
||||
"inclShort": "incl.", // inkl.
|
||||
"vatShort": "VAT", // MwSt.
|
||||
"weight": "Weight: {{weight}} kg", // Gewicht: {{weight}} kg
|
||||
"youSave": "You save: {{amount}}", // Sie sparen: {{amount}}
|
||||
"cheaperThanIndividual": "Cheaper than buying individually", // Günstiger als Einzelkauf
|
||||
"pickupPrice": "Pickup price: €19.90 per cutting.", // Abholpreis: 19,90 € pro Steckling.
|
||||
"consistsOf": "Consists of:", // Bestehend aus:
|
||||
"loadingComponentDetails": "{{index}}. Loading component details...", // {{index}}. Lädt Komponent-Details...
|
||||
"individualPriceTotal": "Total individual price:", // Einzelpreis gesamt:
|
||||
"setPrice": "Set price:", // Set-Preis:
|
||||
"yourSavings": "Your savings:", // Ihre Ersparnis:
|
||||
"countDisplay": {
|
||||
"noProducts": "0 products", // 0 Produkte
|
||||
"oneProduct": "1 product", // 1 Produkt
|
||||
|
||||
Reference in New Issue
Block a user