35 lines
713 B
JSON
35 lines
713 B
JSON
{
|
|
"navigation": {
|
|
"home": {
|
|
"title": ""
|
|
},
|
|
"boards": {
|
|
"title": ""
|
|
},
|
|
"users": {
|
|
"title": "",
|
|
"items": {
|
|
"manage": "Hantera",
|
|
"invites": ""
|
|
}
|
|
},
|
|
"help": {
|
|
"title": "",
|
|
"items": {
|
|
"documentation": "Dokumentation",
|
|
"report": "",
|
|
"discord": "",
|
|
"contribute": ""
|
|
}
|
|
},
|
|
"tools": {
|
|
"title": "",
|
|
"items": {
|
|
"docker": "Docker"
|
|
}
|
|
},
|
|
"about": {
|
|
"title": "Om"
|
|
}
|
|
}
|
|
} |