Feature/refer modal

This commit is contained in:
2024-10-27 11:03:47 +00:00
committed by AmirHossein Mahmoodi
parent 705dce3964
commit 1d3c73b351
11 changed files with 185 additions and 35 deletions

View File

@@ -571,6 +571,11 @@
"button-revise": "ارسال",
"description": "توضیحات خود را وارد نمائید"
},
"ReferReasonDialog": {
"refer_reason": "علت ارجاع",
"button-cancel" : "بازگشت",
"expert_description" : "توضیحات کارشناس :"
},
"RejectDialog": {
"bank_management_reject": "رد درخواست",
"typography": "آیا میخواهید این درخواست را رد کنید ؟",
@@ -839,11 +844,13 @@
"Table_history_error": "خطا در دریافت اطلاعات",
"history_report": "فایل ضمیمه",
"Table_head_name": "نام",
"Table_head_id": "کد یکتا",
"Table_head_date": "تاریخ",
"Table_head_position": "سمت",
"Table_head_action": "عملیات",
"Table_head_file": "فایل پیوست",
"Table_head_state": "وضعیت",
"Table_head_refer_reason": "علت ارجاع",
"Table_head_expert_description": "توضیحات",
"empty_history_detail": "سابقه ای برای این وام وجود ندارد"
}