Files
homarr/public/locales/sv/layout/manage.json
2023-11-03 21:15:08 +01:00

32 lines
657 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"
}
}
}
}