diff --git a/scm-webapp/src/main/resources/locales/de/plugins.json b/scm-webapp/src/main/resources/locales/de/plugins.json index fa8250cb1a..0a0719ec18 100644 --- a/scm-webapp/src/main/resources/locales/de/plugins.json +++ b/scm-webapp/src/main/resources/locales/de/plugins.json @@ -51,11 +51,11 @@ }, "read,write": { "global": { - "displayName": "zentrale Konfiguration", + "displayName": "Zentrale Konfiguration", "description": "Darf die Konfiguration des SCM-Manager anpassen" }, "*": { - "displayName": "zentrale + Plugin Konfiguration", + "displayName": "Zentrale + Plugin Konfiguration", "description": "Darf die Konfiguration des SCM-Manager und aller Plugins anpassen" } }