2020-09-10 18:04:03 +00:00
|
|
|
{
|
|
|
|
"clients": {
|
2020-09-16 14:56:23 +00:00
|
|
|
"createClient": "Create client",
|
|
|
|
"importClient": "Import client",
|
|
|
|
"clientID": "Client ID",
|
|
|
|
"type": "Type",
|
|
|
|
"homeURL": "Home URL",
|
|
|
|
"description": "Description",
|
|
|
|
"name": "Name",
|
|
|
|
"clientList": "Client list",
|
|
|
|
"generalSettings": "General Settings",
|
|
|
|
"capabilityConfig": "Capability config",
|
|
|
|
"clientsExplain": "Clients are applications and services that can request authentication of a user",
|
|
|
|
"clientImportError": "Could not import client",
|
|
|
|
"clientImportSuccess": "Client imported succeful",
|
|
|
|
"clientDeletedSucess": "The client has been deleted",
|
|
|
|
"clientDeleteError": "Could not delete client:"
|
2020-09-10 18:04:03 +00:00
|
|
|
}
|
|
|
|
}
|