13 lines
574 B
JSON
13 lines
574 B
JSON
{
|
|
"fields": {
|
|
"enabled": "Povoleno",
|
|
"redirectUri": "Přesměrování URI"
|
|
},
|
|
"messages": {
|
|
"selectIntegration": "Vybrat integraci z menu.",
|
|
"noIntegrations": "Žádné integrace nejsou dostupné."
|
|
},
|
|
"help": {
|
|
"Google": "<p><b>Obtain OAuth 2.0 credentials from the Google Developers Console.</b></p><p>Visit <a href=\"https://console.developers.google.com/project\">Google Developers Console</a> to obtain OAuth 2.0 credentials such as a Client ID and Client Secret that are known to both Google and EspoCRM application.</p>"
|
|
}
|
|
} |