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