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

36 lines
712 B
JSON

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