Fix an issue with tasks appearing in today without a flag (#640)

This commit is contained in:
Chris 2025-12-03 16:48:47 +02:00 committed by GitHub
parent 08be7f8eda
commit 270a80f71b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 49 additions and 53 deletions

View file

@ -355,7 +355,7 @@
"unknownProject": "Άγνωστο έργο",
"tasks": "εργασίες",
"showingItems": "Εμφάνιση {{current}} από {{total}} στοιχεία",
"overdue": "Υπερβολικό",
"overdue": "Εκπρόθεσμο",
"planned": "Προγραμματισμένο",
"open": "Άνοιγμα",
"completed": "Ολοκληρώθηκε"