Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

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