28 lines
579 B
JSON
28 lines
579 B
JSON
{
|
|
"researches": [
|
|
{
|
|
"icon": "Home-21",
|
|
"color": 1,
|
|
"link": "defaultRoute",
|
|
"actionMode": 1,
|
|
"title": "خانه",
|
|
"translateKey": "Home"
|
|
},
|
|
{
|
|
"color": 1,
|
|
"icon": "reports",
|
|
"link": "myResearches",
|
|
"title": "تحقیقات",
|
|
"longTitle": "تحقیقات ",
|
|
"translateKey": "MyResearchs"
|
|
},
|
|
{
|
|
"color": 1,
|
|
"icon": "Component-68--1",
|
|
"link": "TermPage",
|
|
"title": "اصطلاحات",
|
|
"longTitle": "اصطلاحات",
|
|
"translateKey": "TermPage"
|
|
}
|
|
]
|
|
} |