Files
espocrm/application/Espo/Resources/i18n/sk_SK/Integration.json
2026-01-19 17:46:06 +01:00

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é."
}
}