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": "تم التوصيل",
|
||||
"return": "إرجاع",
|
||||
"partialReturn": "إرجاع جزئي",
|
||||
"partialDelivered": "تم التوصيل جزئياً"
|
||||
"partialDelivered": "تم التوصيل جزئياً",
|
||||
"awaiting_tracking": "جاري التعبئة"
|
||||
},
|
||||
"table": {
|
||||
"orderNumber": "رقم الطلب",
|
||||
|
||||
Reference in New Issue
Block a user