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