Files
homarr/public/locales/nl/layout/manage.json
2024-01-15 21:31:58 +01:00

36 lines
837 B
JSON

{
"navigation": {
"home": {
"title": "Home"
},
"boards": {
"title": "Borden"
},
"users": {
"title": "Gebruikers",
"items": {
"manage": "Beheer",
"invites": "Nodigt uit"
}
},
"help": {
"title": "Help",
"items": {
"documentation": "Documentatie",
"report": "Een probleem / bug melden",
"discord": "Community Discord",
"contribute": "Draag bij"
}
},
"tools": {
"title": "Gereedschap",
"items": {
"docker": "Docker",
"api": ""
}
},
"about": {
"title": "Over"
}
}
}