feat: add education and progress detail data files
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"label": "دیپلم",
|
||||
"id": "diploma"
|
||||
},
|
||||
{
|
||||
"label": "دیپلم تحصیلات تکمیلی",
|
||||
"id": "postgraduate_diploma"
|
||||
},
|
||||
{
|
||||
"label": "لیسانس",
|
||||
"id": "bachelor_s_degree"
|
||||
},
|
||||
{
|
||||
"label": "کارشناسی ارشد",
|
||||
"id": "master_s_degree"
|
||||
},
|
||||
{
|
||||
"label": "دکترا",
|
||||
"id": "doctorate"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user