OrderDetailDialog

This commit is contained in:
2024-11-11 08:44:17 +01:00
parent 1b85d0eca9
commit b97cc1af20
11 changed files with 82 additions and 30 deletions

View File

@@ -62,7 +62,7 @@
"withoutConcert": "without concert"
},
"ticket": {
"tickets": "Ticket | Tickets"
"ticket": "Ticket | Tickets"
},
"account": {
"account": "Account | Accounts",
@@ -112,7 +112,6 @@
"administrator": "Administrator"
},
"order": {
"orders": "Order | Orders",
"oclock": "o'clock",
"ordering": "Finish order process",
"orderSummary": "Order overview",
@@ -120,7 +119,8 @@
"noOrders": "No orders found",
"orderedAt": "Ordered at",
"noOrdersText": "Bisher wurden keine Bestellungen von diesem Account getätigt. Gehe zum Warenkorb und bestelle!",
"ordersDescription": "Overview of all placed orders"
"ordersDescription": "Overview of all placed orders",
"order": "Order | Orders"
},
"basket": {
"addToBasket": "Add to basket",