Fix tasks not updating (#649)
* Fix id usage * fixup! Fix id usage * Add overdue part in overview today section
This commit is contained in:
parent
57ff229c56
commit
61cf6aedeb
30 changed files with 141 additions and 49 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue