Files
homarr/public/locales/sv/layout/manage.json
2023-11-09 20:24:27 +01:00

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"
}
}
}