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

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