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