|
635 | 635 | "support-chat": "Support-chat", |
636 | 636 | "delete-message-question": "Do you want to remove the message?", |
637 | 637 | "delete-message-confirm": "Yes", |
638 | | - "delete-message-cancel": "No" |
| 638 | + "delete-message-cancel": "No", |
| 639 | + "active-chat-placeholder": "Enter your message" |
639 | 640 | }, |
640 | 641 | "ubs-employee": { |
641 | 642 | "add-employee": "Add employee", |
|
1319 | 1320 | "other": "Other" |
1320 | 1321 | }, |
1321 | 1322 | "specify-reason": "Specify the reason" |
| 1323 | + }, |
| 1324 | + "client-panel": { |
| 1325 | + "order-id": "ID", |
| 1326 | + "date-form": "Date created", |
| 1327 | + "date-paid": "Date paid", |
| 1328 | + "order-status-uk": "Status (UA)", |
| 1329 | + "order-status-en": "Status (EN)", |
| 1330 | + "payment-status-uk": "Payment (UA)", |
| 1331 | + "payment-status-en": "Payment (EN)", |
| 1332 | + "amount-before-payment": "Amount due", |
| 1333 | + "paid-amount": "Amount paid", |
| 1334 | + "order-full-price": "Total amount", |
| 1335 | + "bags-title": "Bags", |
| 1336 | + "service": "Service", |
| 1337 | + "capacity": "Capacity", |
| 1338 | + "unit-price": "Unit price", |
| 1339 | + "count": "Quantity", |
| 1340 | + "total-price": "Total", |
| 1341 | + "loading": "Loading information...", |
| 1342 | + "error": "Failed to load information.", |
| 1343 | + "order-info-title": "Order Information" |
1322 | 1344 | } |
1323 | 1345 | } |
0 commit comments