Initial commit
This commit is contained in:
17
application/Espo/Resources/i18n/sv_SE/Integration.json
Normal file
17
application/Espo/Resources/i18n/sv_SE/Integration.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"fields": {
|
||||
"enabled": "Aktiv",
|
||||
"clientId": "Klient ID",
|
||||
"clientSecret": "Klient hemlighet",
|
||||
"redirectUri": "Omdirigera URL",
|
||||
"apiKey": "API-nyckel"
|
||||
},
|
||||
"messages": {
|
||||
"selectIntegration": "Välj integration från meny.",
|
||||
"noIntegrations": "Inga integrationer tillgängliga."
|
||||
},
|
||||
"help": {
|
||||
"Google": "** Skaffa OAuth 2.0-uppgifter från Google Developers Console. **\n\nBesök [Google Developers Console] (https://console.developers.google.com/project) för att skaffa OAuth 2.0 uppgifter såsom ett klient-ID och klienthemlighet som är kända för både Google och EspoCRM-applikationen.",
|
||||
"GoogleMaps": "Skaffa API-nyckel [här] (https://developers.google.com/maps/documentation/javascript/get-api-key)."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user