22 lines
413 B
JSON
22 lines
413 B
JSON
{
|
|
"descriptor": {
|
|
"name": "书签",
|
|
"description": "显示字符串或链接的静态列表",
|
|
"settings": {
|
|
"title": "书签设置",
|
|
"items": {
|
|
"label": "项目"
|
|
},
|
|
"layout": {
|
|
"label": "布局"
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"noneFound": {
|
|
"title": "书签列表为空",
|
|
"text": "在编辑模式下将新项目添加到此列表"
|
|
}
|
|
}
|
|
}
|