16 lines
400 B
JSON
16 lines
400 B
JSON
{
|
|
"fields": {
|
|
"enabled": "Omogućeno",
|
|
"clientId": "ID klijenta",
|
|
"clientSecret": "Klijent tajna",
|
|
"redirectUri": "Preusmeravanje URI",
|
|
"apiKey": "API ključ"
|
|
},
|
|
"messages": {
|
|
"selectIntegration": "Izaberite neku integraciju iz menija.",
|
|
"noIntegrations": "Nema integracija je na raspolaganju."
|
|
},
|
|
"titles": {
|
|
"GoogleMaps": "Google mape"
|
|
}
|
|
} |