Files
homarr/public/locales/cn/modules/indexer-manager.json
2024-03-09 17:56:56 +01:00

19 lines
504 B
JSON

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