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

@@ -28,5 +28,11 @@ export default {
},
"removeFiltersToSee": "Entferne Filter um Produkte zu sehen",
"outOfStock": "Out of Stock",
"fromXProducts": "ab {{count}} Produkten"
"fromXProducts": "ab {{count}} Produkten",
"discount": {
"from3Products": "ab 3 Produkten",
"from5Products": "ab 5 Produkten",
"from7Products": "ab 7 Produkten",
"moreProductsMoreSavings": "Je mehr Produkte du auswählst, desto mehr sparst du!"
}
};