LFFE-29 first demo of loan history

This commit is contained in:
2023-11-20 16:42:38 +03:30
parent dae788377b
commit b154160a37
8 changed files with 463 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
"expert-management": "مدیریت کارشناسان",
"user-management": "مدیریت کاربر",
"role-management": "مدیریت نقش ها",
"edit-profile": "ویرایش پروفایل"
"edit-profile": "ویرایش پروفایل",
"loan-history": "تاریخچه وام ها"
},
"secondary": {
"passenger-office": "توزیع درخواست",
@@ -115,7 +116,8 @@
"role_management_page": "مدیریت نقش ها",
"edit_profile": "ویرایش پروفایل",
"expert_management": "مدیریت کارشناسان",
"user_management_page": "مدیریت کاربر"
"user_management_page": "مدیریت کاربر",
"loan_history": "تاریخچهِ وام ها"
},
"MuiDatePicker": {
"date_picker_birthday": "تاریخ"
@@ -533,5 +535,8 @@
"excel_export": "خروجی به اکسل",
"export": "دریافت",
"update_again": "بروزرسانی مجدد"
},
"LoanHistory": {
"history": "تاریخچه"
}
}