- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
20 lines
1.2 KiB
JSON
20 lines
1.2 KiB
JSON
{
|
||
"fields": {
|
||
"enabled": "Активирана",
|
||
"clientId": "Клиент ID",
|
||
"clientSecret": "Клиент Secret",
|
||
"redirectUri": "URL за пренасочване",
|
||
"apiKey": "API ключ",
|
||
"scoreThreshold": "Праг на резултата",
|
||
"mapId": "ID на картата"
|
||
},
|
||
"messages": {
|
||
"selectIntegration": "Изберете интеграция от менюто.",
|
||
"noIntegrations": "Няма налични интеграции"
|
||
},
|
||
"help": {
|
||
"Google": "**Получете идентификационни данни за OAuth 2.0 от Google Developers Console.**\n\nПосетете [Google Developers Console](https://console.developers.google.com/project), за да получите идентификационни данни за OAuth 2.0, като Client ID и Client Secret, които са известни както на Google, така и на приложението EspoCRM.",
|
||
"GoogleMaps": "Получете API ключ [тук](https://developers.google.com/maps/documentation/javascript/get-api-key).",
|
||
"GoogleReCaptcha": "Вземете ключа на сайта и секретния ключ от [Google](https://www.google.com/recaptcha/)."
|
||
}
|
||
} |