13 lines
323 B
JSON
13 lines
323 B
JSON
{
|
|
"fields": {
|
|
"enabled": "Aktiv",
|
|
"clientId": "Klient ID",
|
|
"clientSecret": "Hemmelig Klient",
|
|
"redirectUri": "Omdiriger URL",
|
|
"apiKey": "API Nøgle"
|
|
},
|
|
"messages": {
|
|
"selectIntegration": "Vælg en integration fra menu",
|
|
"noIntegrations": "Ingen integration til rådighed"
|
|
}
|
|
} |