mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-11 05:53:09 +02:00
22 lines
453 B
JSON
22 lines
453 B
JSON
|
|
{
|
||
|
|
"descriptor": {
|
||
|
|
"name": "Bogmærke",
|
||
|
|
"description": "Viser en statisk liste over strenge eller links",
|
||
|
|
"settings": {
|
||
|
|
"title": "Bogmærke indstillinger",
|
||
|
|
"items": {
|
||
|
|
"label": "Elementer"
|
||
|
|
},
|
||
|
|
"layout": {
|
||
|
|
"label": "Layout"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"card": {
|
||
|
|
"noneFound": {
|
||
|
|
"title": "Bogmærkelisten er tom",
|
||
|
|
"text": "Tilføj nye elementer til denne liste i redigeringstilstand"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|