mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 05:53:00 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Schoolkantine
This commit is contained in:
@@ -285,6 +285,7 @@ const translations = {
|
|||||||
"Winkelmandje": "Shopping Cart",
|
"Winkelmandje": "Shopping Cart",
|
||||||
"Bestellen": "Order",
|
"Bestellen": "Order",
|
||||||
"Prijs": "Price",
|
"Prijs": "Price",
|
||||||
|
"Totaal": "Total",
|
||||||
"Toevoegen aan winkelmandje": "Add to Cart",
|
"Toevoegen aan winkelmandje": "Add to Cart",
|
||||||
"Soep van de dag! (Allergieën? Meld het bij ons!)": "Soup of the day! (Allergies? Let us know!)",
|
"Soep van de dag! (Allergieën? Meld het bij ons!)": "Soup of the day! (Allergies? Let us know!)",
|
||||||
// Add more translations as needed
|
// Add more translations as needed
|
||||||
@@ -302,6 +303,7 @@ const translations = {
|
|||||||
"Shopping Cart": "Winkelmandje",
|
"Shopping Cart": "Winkelmandje",
|
||||||
"Order": "Bestellen",
|
"Order": "Bestellen",
|
||||||
"Price": "Prijs",
|
"Price": "Prijs",
|
||||||
|
"Total": "Totaal",
|
||||||
"Add to Cart": "Toevoegen aan winkelmandje",
|
"Add to Cart": "Toevoegen aan winkelmandje",
|
||||||
"Soup of the day! (Allergies? Let us know!)": "Soep van de dag! (Allergieën? Meld het bij ons!)",
|
"Soup of the day! (Allergies? Let us know!)": "Soep van de dag! (Allergieën? Meld het bij ons!)",
|
||||||
// Add more translations as needed
|
// Add more translations as needed
|
||||||
|
|||||||
Reference in New Issue
Block a user