Files
Homarr/public/locales/et/modules/bookmark.json
2024-03-09 17:56:56 +01:00

44 lines
671 B
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"name": {
"label": "",
"info": ""
},
"items": {
"label": ""
},
"layout": {
"label": "",
"data": {
"autoGrid": "",
"horizontal": "",
"vertical": ""
}
}
}
},
"card": {
"noneFound": {
"title": "",
"text": ""
}
},
"item": {
"validation": {
"length": "",
"invalidLink": "",
"errorMsg": ""
},
"name": "",
"url": "",
"newTab": "",
"hideHostname": "",
"hideIcon": "",
"delete": ""
}
}