Files
qmining-page/src/data/tabs.json
T
2020-11-28 17:02:29 +01:00

40 lines
694 B
JSON

{
"index": {
"href": "/",
"text": "Home"
},
"manual": {
"href": "/manual",
"text": "Manual"
},
"allQuestions": {
"href": "/allQuestions",
"text": "Kérdés keresés"
},
"subjectBrowser": {
"href": "/subjectBrowser",
"text": "Tárgyak"
},
"addQuestion": {
"href": "/addQuestion",
"text": "Kérdés beküldés"
},
"pwRequest": {
"href": "/pwRequest",
"text": "Jelszó kérés"
},
"contribute": {
"href": "/contribute",
"text": "Todos, contribute"
},
"ranklist": {
"href": "/ranklist",
"text": "Ranklista"
},
"feedback": {
"href": "/feedback",
"text": "Feedback",
"id": "feedback"
}
}