Fix tasks not updating (#649)

* Fix id usage

* fixup! Fix id usage

* Add overdue part in overview today section
This commit is contained in:
Chris 2025-12-04 15:02:06 +02:00 committed by GitHub
parent 57ff229c56
commit 61cf6aedeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 141 additions and 49 deletions

View file

@ -178,7 +178,10 @@
"completionBasedChanged": "Tamamlamaya dayalı tekrar değiştirildi",
"projectIdChanged": "Bir projeye atandı",
"recurrenceType": "Tekrar türü",
"recurrenceTypeChanged": "Tekrar türü değiştirildi"
"recurrenceTypeChanged": "Tekrar türü değiştirildi",
"recurrence_weekday_changed": "Tekrar gün değişti",
"recurrence_month_day_changed": "Tekrar ay günü değişti",
"recurrence_week_of_month_changed": "Tekrar ayın haftası değişti"
},
"justNow": "Şu anda",
"minutesAgo": "{{minutes}}d önce",