16 lines
406 B
JSON
16 lines
406 B
JSON
{
|
||
"fields": {
|
||
"enabled": "Etkinleştirildi",
|
||
"clientId": "Alıcı ID",
|
||
"clientSecret": "Müşteri Özel Anahtarı",
|
||
"redirectUri": "Yönlendirme URI",
|
||
"apiKey": "API Anahtarı"
|
||
},
|
||
"messages": {
|
||
"selectIntegration": "Menüden bir entegrasyon seçin.",
|
||
"noIntegrations": "Geçerli entegrasyon yok"
|
||
},
|
||
"titles": {
|
||
"GoogleMaps": "Google Haritalar"
|
||
}
|
||
} |