|
92 | 92 | "selectTableFirst": "Select a table to continue", |
93 | 93 | "generating": "Generating...", |
94 | 94 | "continueTable": "Continue with table", |
95 | | - "closeTable": "Close table" |
| 95 | + "closeTable": "Close table", |
| 96 | + "activeTables": "Active tables", |
| 97 | + "availableTables": "Available tables", |
| 98 | + "cookingStatus": "In kitchen", |
| 99 | + "currentOrder": "Current order", |
| 100 | + "emptyOrder": "No items yet", |
| 101 | + "emptyOrderHint": "Tap a product to add it", |
| 102 | + "total": "Total", |
| 103 | + "sendToKitchen": "Send to kitchen", |
| 104 | + "pendingReasonWarning": "Provide a reason before resending", |
| 105 | + "cancelReasonTitle": "Cancellation reason", |
| 106 | + "cancelReasonSubtitle": "This order is already in the kitchen. Explain why you are removing this item.", |
| 107 | + "cancelReasonLabel": "Reason", |
| 108 | + "cancelReasonPlaceholder": "e.g. Customer changed their mind...", |
| 109 | + "cancelReasonMinChars": "min. chars", |
| 110 | + "cancelReasonConfirm": "Remove item" |
96 | 111 | }, |
97 | 112 | "sidebar": { |
98 | 113 | "dashboard": "Dashboard", |
|
0 commit comments