Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/pl_PL/Integration.json
Normal file
16
application/Espo/Resources/i18n/pl_PL/Integration.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"fields": {
|
||||
"enabled": "Włączony",
|
||||
"apiKey": "Klucz API"
|
||||
},
|
||||
"messages": {
|
||||
"noIntegrations": "Nie ma dostępnych integracji."
|
||||
},
|
||||
"titles": {
|
||||
"GoogleMaps": "Mapy Google"
|
||||
},
|
||||
"help": {
|
||||
"Google": "**Uzyskaj poświadczenia OAuth 2.0 z Google Developers Console.**\n\nOdwiedź [Google Developers Console] (https://console.developers.google.com/project) aby uzyskać dane uwierzytelniające OAuth 2.0, takie jak identyfikator klienta i klucz tajny klienta, które są potrzebne zarówno Google, jak i aplikacji EspoCRM.",
|
||||
"GoogleMaps": "Uzyskaj klucz API [tutaj] (https://developers.google.com/maps/documentation/javascript/get-api-key)."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user