feat: Add 'awaiting_tracking' status to OrdersTab and update translations across multiple locales
This commit is contained in:
@@ -9,7 +9,8 @@ export default {
|
||||
"delivered": "Doručené",
|
||||
"return": "Vrátenie",
|
||||
"partialReturn": "Čiastočné vrátenie",
|
||||
"partialDelivered": "Čiastočne doručené"
|
||||
"partialDelivered": "Čiastočne doručené",
|
||||
"awaiting_tracking": "Balí sa"
|
||||
},
|
||||
"table": {
|
||||
"orderNumber": "Číslo objednávky",
|
||||
|
||||
Reference in New Issue
Block a user