Initial commit
This commit is contained in:
13
application/Espo/Resources/i18n/da_DK/Integration.json
Normal file
13
application/Espo/Resources/i18n/da_DK/Integration.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"enabled": "Aktiv",
|
||||
"clientId": "Klient ID",
|
||||
"clientSecret": "Hemmelig Klient",
|
||||
"redirectUri": "Omdiriger URL",
|
||||
"apiKey": "API Nøgle"
|
||||
},
|
||||
"messages": {
|
||||
"selectIntegration": "Vælg en integration fra menu",
|
||||
"noIntegrations": "Ingen integration til rådighed"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user