50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
||
"fields": {
|
||
"name": "Ad",
|
||
"parent": "Üst Seçenek",
|
||
"status": "Durum",
|
||
"dateStart": "Başlangıç Tarihi",
|
||
"dateEnd": "Bitiş Tarihi",
|
||
"direction": "Yönlendirme",
|
||
"duration": "Süre",
|
||
"description": "Açıklama",
|
||
"users": "Kullanıcılar",
|
||
"contacts": "Kişiler",
|
||
"leads": "Potansiyeller",
|
||
"reminders": "Hatırlatıcılar",
|
||
"account": "Hesap",
|
||
"acceptanceStatus": "Kabul Durumu"
|
||
},
|
||
"options": {
|
||
"status": {
|
||
"Planned": "Planlanmış",
|
||
"Held": "Elde Tutulanlar",
|
||
"Not Held": "Elde Tutulmayanlar"
|
||
},
|
||
"direction": {
|
||
"Outbound": "Giden",
|
||
"Inbound": "Gelen"
|
||
},
|
||
"acceptanceStatus": {
|
||
"None": "Yok",
|
||
"Accepted": "Kabul edilmiş",
|
||
"Declined": "Red edilmiş",
|
||
"Tentative": "Geçici"
|
||
}
|
||
},
|
||
"massActions": {
|
||
"setHeld": "Düzenlendi",
|
||
"setNotHeld": "Düzenlenmedi olarak ayarla"
|
||
},
|
||
"labels": {
|
||
"Create Call": "Arama Oluştur",
|
||
"Set Held": "SET HELDXXX",
|
||
"Set Not Held": "SET NOT HELD XXXX",
|
||
"Send Invitations": "Davetiye Gönder"
|
||
},
|
||
"presetFilters": {
|
||
"planned": "Planlandı",
|
||
"held": "Düzenlendi",
|
||
"todays": "Bugünün"
|
||
}
|
||
} |