fix: add missing French and German Cart translations

This commit is contained in:
Unchained
2026-03-24 12:01:49 +02:00
parent c40d91e35b
commit b7914303ee
2 changed files with 10 additions and 2 deletions

View File

@@ -68,9 +68,12 @@
},
"Cart": {
"title": "Votre Panier",
"yourCart": "Votre Panier",
"closeCart": "Fermer le panier",
"empty": "Votre panier est vide",
"emptyDesc": "Il semble que vous n'ayez pas encore ajouté d'articles à votre panier.",
"continueShopping": "Continuer les Achats",
"startShopping": "Commencer vos Achats",
"checkout": "Commander",
"subtotal": "Sous-total",
"shipping": "Livraison",
@@ -79,7 +82,8 @@
"freeShipping": "Livraison gratuite sur les commandes de {amount}",
"remove": "Supprimer",
"processes": "En cours...",
"cartEmpty": "Votre panier est vide"
"cartEmpty": "Votre panier est vide",
"qty": "Qté"
},
"About": {
"title": "À Propos",