Files
homarr/public/locales/et/layout/manage.json
2024-12-17 19:03:12 +01:00

37 lines
743 B
JSON

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