Fix bug 619 (#629)

* Add tasks today plan fixes

* fixup! Add tasks today plan fixes

* fixup! fixup! Add tasks today plan fixes

* fixup! fixup! fixup! Add tasks today plan fixes
This commit is contained in:
Chris 2025-12-02 18:00:36 +02:00 committed by GitHub
parent f663ad5d52
commit 2d2a989a5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 1041 additions and 357 deletions

View file

@ -140,7 +140,9 @@
"noProject": "Proje yok",
"unknownProject": "Bilinmeyen proje",
"tasks": "görevler",
"showingItems": "{{total}} öğeden {{current}} tanesi gösteriliyor"
"showingItems": "{{total}} öğeden {{current}} tanesi gösteriliyor",
"overdue": "Gecikmiş",
"planned": "Planlanmış"
},
"timeline": {
"activityTimeline": "Etkinlik Zaman Çizelgesi",
@ -782,7 +784,9 @@
"planned_desc": "Kapsam belirlendi ve başlamaya hazır",
"in_progress_desc": "Aktif çalışma devam ediyor",
"blocked_desc": "Geçici olarak duraklatıldı veya takıldı",
"completed_desc": "Tamamlandı ve sona erdi"
"completed_desc": "Tamamlandı ve sona erdi",
"active": "Devam Ediyor",
"active_desc": "Aktif çalışma sürüyor"
},
"showMetrics": "Metrikleri göster",
"hideMetrics": "Metrikleri gizle"