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

57 lines
1.2 KiB
JSON

{
"metaTitle": "",
"pageTitle": "",
"cards": {
"statistics": {
"apps": "",
"widgets": "",
"categories": ""
},
"buttons": {
"view": ""
},
"menu": {
"setAsDefault": "",
"delete": {
"label": "",
"disabled": ""
},
"duplicate": "",
"rename": {
"label": "",
"modal": {
"title": "",
"fields": {
"name": {
"label": "",
"placeholder": ""
}
}
}
}
},
"badges": {
"fileSystem": "",
"default": ""
}
},
"buttons": {
"create": ""
},
"modals": {
"delete": {
"title": "",
"text": ""
},
"create": {
"title": "",
"text": "",
"form": {
"name": {
"label": ""
},
"submit": ""
}
}
}
}