Files
homarr/public/locales/cn/modules/indexer-manager.json
2024-08-24 14:39:51 +02:00

22 lines
627 B
JSON

{
"descriptor": {
"name": "索引器管理状态",
"description": "有关索引器的状态",
"settings": {
"title": "索引器管理状态",
"openIndexerSiteInNewTab": {
"label": "在新选项卡中打开索引器站点"
}
}
},
"indexersStatus": {
"title": "索引器管理",
"testAllButton": "测试全部"
},
"errors": {
"general": {
"title": "无法找到索引管理器",
"text": "连接索引管理器时出现问题。请验证您的配置/集成。"
}
}
}