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

35 lines
701 B
JSON

{
"navigation": {
"home": {
"title": ""
},
"boards": {
"title": ""
},
"users": {
"title": "",
"items": {
"manage": "",
"invites": ""
}
},
"help": {
"title": "",
"items": {
"documentation": "",
"report": "",
"discord": "",
"contribute": ""
}
},
"tools": {
"title": "",
"items": {
"docker": "Docker"
}
},
"about": {
"title": "O programu"
}
}
}