fix: add missing French and German translations for CartDrawer
This commit is contained in:
@@ -78,6 +78,10 @@
|
|||||||
"subtotal": "Zwischensumme",
|
"subtotal": "Zwischensumme",
|
||||||
"shipping": "Versand",
|
"shipping": "Versand",
|
||||||
"shippingCalc": "Wird an der Kasse berechnet",
|
"shippingCalc": "Wird an der Kasse berechnet",
|
||||||
|
"calculatedAtCheckout": "Wird an der Kasse berechnet",
|
||||||
|
"dismiss": "Schließen",
|
||||||
|
"yourCartEmpty": "Ihr Warenkorb ist leer",
|
||||||
|
"looksLikeEmpty": "Es sieht so aus, als hätten Sie nichts hinzugefügt",
|
||||||
"total": "Gesamt",
|
"total": "Gesamt",
|
||||||
"freeShipping": "Kostenloser Versand bei Bestellungen über {amount}",
|
"freeShipping": "Kostenloser Versand bei Bestellungen über {amount}",
|
||||||
"remove": "Entfernen",
|
"remove": "Entfernen",
|
||||||
|
|||||||
@@ -78,6 +78,10 @@
|
|||||||
"subtotal": "Sous-total",
|
"subtotal": "Sous-total",
|
||||||
"shipping": "Livraison",
|
"shipping": "Livraison",
|
||||||
"shippingCalc": "Calculé à la caisse",
|
"shippingCalc": "Calculé à la caisse",
|
||||||
|
"calculatedAtCheckout": "Calculé à la caisse",
|
||||||
|
"dismiss": "Fermer",
|
||||||
|
"yourCartEmpty": "Votre panier est vide",
|
||||||
|
"looksLikeEmpty": "On dirait que vous n'avez rien ajouté",
|
||||||
"total": "Total",
|
"total": "Total",
|
||||||
"freeShipping": "Livraison gratuite sur les commandes de {amount}",
|
"freeShipping": "Livraison gratuite sur les commandes de {amount}",
|
||||||
"remove": "Supprimer",
|
"remove": "Supprimer",
|
||||||
|
|||||||
Reference in New Issue
Block a user