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

13 lines
341 B
JSON

{
"fields": {
"enabled": "Aktivert",
"clientId": "Klient-ID",
"clientSecret": "Klienthemmelighet",
"redirectUri": "Videresendings-URI",
"apiKey": "API-nøkkel"
},
"messages": {
"selectIntegration": "Velg en integrasjon fra menyen.",
"noIntegrations": "Ingen integrasjoner er tilgjengelig."
}
}