14 lines
335 B
JSON
14 lines
335 B
JSON
|
{
|
||
|
"clientId": "Client-ID",
|
||
|
"endpoints": "Endpoints",
|
||
|
"email": "Email",
|
||
|
"logoutUrl": "Logout-URL",
|
||
|
"syncMode": "Synchronisationsmodus",
|
||
|
"syncModes": {
|
||
|
"inherit": "Standard erben",
|
||
|
"import": "Importieren",
|
||
|
"legacy": "Legacy",
|
||
|
"force": "Erzwingen"
|
||
|
},
|
||
|
"syncModeOverride": "Überschriebene Synchronisation"
|
||
|
}
|