Files
user-front/public/config.json.example
2024-01-23 11:42:46 +03:30

52 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"middlewares": {
"/dashboard/navgan/add-request-loan":{
"status" : false,
"title":"اطلاع رسانی",
"message": "ثبت نام به زودی آغاز خواهد شد."
}
},
"add_request_loan_birthday_range": {
"min": 1327,
"max": 1380
},
"deadlines": {
"register": {
"date": {
"from": "1402/10/02",
"to": "1402/11/15"
},
"messages": {
"before": "ثبت نام هنوز شروع نشده",
"after": "زمان ثبت نام به اتمام رسید"
},
"timeline_label": {
"primary": "ثبت نام متقاضی",
"secondary": "ثبت نام متقاضیان واجد شرایط"
}
},
"validation": {
"date": {
"from": "1402/10/15",
"to": "1402/10/30"
},
"messages": {},
"timeline_label": {
"primary": "صحت سنجی متقاضیان",
"secondary": "بررسی و کارشناسی درخواست ها"
}
},
"done": {
"date": {
"from": "1402/11/01",
"to": "1402/11/20"
},
"messages": {},
"timeline_label": {
"primary": "ارجاع به بانک",
"secondary": "فرآیند معرفی ضامن و پرداخت"
}
}
},
"banner":"سلام"
}