detail of order
This commit is contained in:
@@ -18,5 +18,21 @@
|
||||
"Cash": "پرداخت نقدی",
|
||||
"Online": "پرداخت آنلاین",
|
||||
"Wallet": "پرداخت با کیف پول"
|
||||
},
|
||||
"status": {
|
||||
"new": "سفارش جدید",
|
||||
"pendingPayment": "در انتظار پرداخت",
|
||||
"paid": "پرداخت شده",
|
||||
"confirmed": "تایید شده",
|
||||
"preparing": "در حال آمادهسازی",
|
||||
"ready": "آماده تحویل",
|
||||
"shipped": "ارسال شده",
|
||||
"delivering": "در حال ارسال",
|
||||
"completed": "تکمیل شده",
|
||||
"delivered": "تحویل داده شده",
|
||||
"canceled": "لغو شده",
|
||||
"cancelled": "لغو شده",
|
||||
"failed": "ناموفق",
|
||||
"refunded": "بازگشت وجه"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user