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