13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"fields": {
|
|
"enabled": "Povolený",
|
|
"clientId": "ID klienta",
|
|
"clientSecret": "Bezpečnostná fráza klienta",
|
|
"redirectUri": "URI na presmerovanie",
|
|
"apiKey": "API kľúč"
|
|
},
|
|
"messages": {
|
|
"selectIntegration": "Vyberte integráciu z ponuky",
|
|
"noIntegrations": "Žiadne integrácie nie sú dostupné."
|
|
}
|
|
} |