diff --git a/config.json b/config.json index c4a0d27..e9d3a61 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,12 @@ "authToken": "test", "title": "sp-status", "description": "Services hosted by sp-codes", + "translations": { + "de": { + "title": "sp-status", + "description": "Services von sp-codes bereitgestellt" + } + }, "servicesPath": "$.alerts.*", "idPath": "$.labels.status_service", "statePath": "$.status",