dify/web/i18n/tr-TR/run-log.json

24 lines
849 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"actionLogs": "Eylem Günlükleri",
"circularInvocationTip": "Geçerli iş akışında araçların/düğümlerin döngüsel olarak çağrılması vardır.",
"detail": "DETAY",
"input": "GİRİŞ",
"meta.executor": "Yürütücü",
"meta.startTime": "Başlama Zamanı",
"meta.status": "Durum",
"meta.steps": "Çalıştırma Adımları",
"meta.time": "Geçen Zaman",
"meta.title": "METADATA",
"meta.tokens": "Toplam Token",
"meta.version": "Sürüm",
"result": "SONUÇ",
"resultEmpty.link": "detay paneli",
"resultEmpty.tipLeft": "lütfen ",
"resultEmpty.tipRight": "ne gidin ve görüntüleyin.",
"resultEmpty.title": "Bu çalıştırma sadece JSON formatında çıktı verdi,",
"resultPanel.status": "DURUM",
"resultPanel.time": "GEÇEN ZAMAN",
"resultPanel.tokens": "TOPLAM TOKEN",
"tracing": "İZLEME"
}