32 lines
739 B
JSON
32 lines
739 B
JSON
{
|
|
"navigation": {
|
|
"home": {
|
|
"title": "Hjem"
|
|
},
|
|
"boards": {
|
|
"title": "Styrer"
|
|
},
|
|
"users": {
|
|
"title": "Brukere",
|
|
"items": {
|
|
"manage": "Få til",
|
|
"invites": "Inviterer"
|
|
}
|
|
},
|
|
"help": {
|
|
"title": "Hjelp",
|
|
"items": {
|
|
"documentation": "Dokumentasjon",
|
|
"report": "Rapporter et problem/feil",
|
|
"discord": "Samfunnssplid",
|
|
"contribute": "Bidra"
|
|
}
|
|
},
|
|
"tools": {
|
|
"title": "Verktøy",
|
|
"items": {
|
|
"docker": "Docker"
|
|
}
|
|
}
|
|
}
|
|
} |