Files
Homarr/public/locales/lol/modules/bookmark.json
2023-09-01 21:55:45 +02:00

44 lines
696 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": "Naym",
"url": "",
"newTab": "Open in new tab",
"hideHostname": "",
"hideIcon": "",
"delete": "Deleet"
}
}