Initial commit
This commit is contained in:
13
application/Espo/Resources/i18n/sk_SK/Integration.json
Normal file
13
application/Espo/Resources/i18n/sk_SK/Integration.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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é."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user