Indexer manager (#1807)
* indexer manager widget Co-authored-by: Tagaishi <Tagaishi@hotmail.ch>
This commit is contained in:
19
public/locales/en/modules/indexer-manager.json
Normal file
19
public/locales/en/modules/indexer-manager.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Indexer manager status",
|
||||
"description": "Status about your indexers",
|
||||
"settings": {
|
||||
"title": "Indexer manager status"
|
||||
}
|
||||
},
|
||||
"indexersStatus": {
|
||||
"title": "Indexer manager",
|
||||
"testAllButton": "Test all"
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Unable to find a indexer manager",
|
||||
"text": "There was a problem connecting to your indexer manager. Please verify your configuration/integration(s)."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user