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

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