mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-07 13:03:34 +02:00
Fix case
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user