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:
parent
f663ad5d52
commit
2d2a989a5f
41 changed files with 1041 additions and 357 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue