Enhance layout and translations for better user experience

This commit is contained in:
vista-man
2025-02-21 11:33:05 +01:00
parent 2cf2ae1d00
commit 42c4f80111
3 changed files with 35 additions and 2 deletions

View File

@@ -298,6 +298,7 @@ const translations = {
"Soepen": "Soups",
"Salades": "Salads",
"Sausjes": "Sauces",
"Snoep": "Candy",
"Winkelmandje": "Shopping Cart",
"Prijs": "Price",
"Toevoegen aan winkelmandje": "Add to cart",
@@ -338,6 +339,7 @@ const translations = {
"Soups": "Soepen",
"Salads": "Salades",
"Sauces": "Sausjes",
"Candy": "Snoep",
"Shopping Cart": "Winkelmandje",
"Price": "Prijs",
"Add to cart": "Toevoegen aan winkelmandje",