26 lines
641 B
JSON
26 lines
641 B
JSON
{
|
||
"fields": {
|
||
"status": "Durum",
|
||
"executeTime": "Burda Çalıştır",
|
||
"attempts": "Kalan Hak",
|
||
"failedAttempts": "Başarısız denemeler",
|
||
"serviceName": "Servis",
|
||
"methodName": "Metod",
|
||
"scheduledJob": "İş planla",
|
||
"data": "Veri",
|
||
"method": "Metod",
|
||
"scheduledJobJob": "Zamanlanmış Görev Adı",
|
||
"startedAt": "Başlangıç",
|
||
"number": "Numara",
|
||
"queue": "Kuyruk",
|
||
"job": "Görev"
|
||
},
|
||
"options": {
|
||
"status": {
|
||
"Pending": "Bekliyor",
|
||
"Success": "Başarılı",
|
||
"Running": "Çalışıyor",
|
||
"Failed": "Başarısız"
|
||
}
|
||
}
|
||
} |