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

24 lines
1.1 KiB
JSON

{
"fields": {
"enabled": "Atļauts",
"clientId": "Klienta ID",
"clientSecret": "Klienta noslēpums",
"redirectUri": "Novirzīšanas URI",
"apiKey": "API atslēga",
"siteKey": "Vietnes atslēga",
"secretKey": "Slepenā atslēga",
"scoreThreshold": "Rezultātu slieksnis"
},
"messages": {
"selectIntegration": "Atlasīt integrāciju no izvēlnes.",
"noIntegrations": "Neviena integrācija nav pieejama."
},
"titles": {
"GoogleMaps": "\"Google Maps\""
},
"help": {
"Google": "**Iegūt OAuth 2.0 akreditācijas datus no Google Izstrādātāju konsoles.**\n\nApmeklējiet [Google Developers Console](https://console.developers.google.com/project), lai iegūtu OAuth 2.0 akreditācijas datus, piemēram, klienta ID un klienta noslēpumu, kas ir zināmi gan Google, gan EspoCRM lietojumprogrammai.",
"GoogleMaps": "Iegūstiet API atslēgu [šeit](https://developers.google.com/maps/documentation/javascript/get-api-key).",
"GoogleReCaptcha": "Saņemiet vietnes atslēgu un slepeno atslēgu no [Google](https://www.google.com/recaptcha/)."
}
}