22 lines
621 B
JSON
22 lines
621 B
JSON
{
|
|
"descriptor": {
|
|
"name": "索引管理器狀態",
|
|
"description": "有關索引器的狀態",
|
|
"settings": {
|
|
"title": "索引管理器狀態",
|
|
"openIndexerSiteInNewTab": {
|
|
"label": "在新頁面中打開索引器站點"
|
|
}
|
|
}
|
|
},
|
|
"indexersStatus": {
|
|
"title": "索引管理器",
|
|
"testAllButton": "測試全部"
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "無法找到索引管理器",
|
|
"text": "連線索引管理器時出現問題,請驗證您的配置/集成"
|
|
}
|
|
}
|
|
} |