From dfa7c3049011b6c9bc78661fe652d35f098712f9 Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Thu, 20 Feb 2025 10:10:19 +0100 Subject: [PATCH] asdas --- website/script.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/script.js b/website/script.js index 1fa123f..f85e1a7 100644 --- a/website/script.js +++ b/website/script.js @@ -285,6 +285,7 @@ const translations = { "Winkelmandje": "Shopping Cart", "Bestellen": "Order", "Prijs": "Price", + "Totaal": "Total", "Toevoegen aan winkelmandje": "Add to Cart", "Soep van de dag! (Allergieën? Meld het bij ons!)": "Soup of the day! (Allergies? Let us know!)", // Add more translations as needed @@ -302,6 +303,7 @@ const translations = { "Shopping Cart": "Winkelmandje", "Order": "Bestellen", "Price": "Prijs", + "Total": "Totaal", "Add to Cart": "Toevoegen aan winkelmandje", "Soup of the day! (Allergies? Let us know!)": "Soep van de dag! (Allergieën? Meld het bij ons!)", // Add more translations as needed