diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 68fdd787..cb4daa09 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -468,5 +468,11 @@ "days": "Gün", "uptime": "Çalışma Süresi", "volumeAvailable": "Mevcut" + }, + "fileflows": { + "queue": "Queue", + "processing": "Processing", + "processed": "Processed", + "time": "Time" } }