37 lines
868 B
JSON
37 lines
868 B
JSON
{
|
|
"navigation": {
|
|
"home": {
|
|
"title": "Hem"
|
|
},
|
|
"boards": {
|
|
"title": "Tavlor"
|
|
},
|
|
"users": {
|
|
"title": "Användare",
|
|
"items": {
|
|
"manage": "Hantera",
|
|
"invites": "Inbjudningar"
|
|
}
|
|
},
|
|
"help": {
|
|
"title": "Hjälp",
|
|
"items": {
|
|
"documentation": "Dokumentation",
|
|
"report": "Rapportera problem / bugg",
|
|
"discord": "Gemenskapens Discord",
|
|
"contribute": "Bidra"
|
|
}
|
|
},
|
|
"tools": {
|
|
"title": "Verktyg",
|
|
"items": {
|
|
"docker": "Docker",
|
|
"api": "API",
|
|
"migrate": ""
|
|
}
|
|
},
|
|
"about": {
|
|
"title": "Om"
|
|
}
|
|
}
|
|
} |