mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 20:00:16 +01:00
Support filtering by due date
This commit is contained in:
parent
12aa7ea2cb
commit
e7186b47b0
4 changed files with 189 additions and 0 deletions
|
|
@ -344,6 +344,12 @@
|
|||
"list-label-short-sort": "(M)",
|
||||
"filter": "Filter",
|
||||
"filter-cards": "Filter Cards or Lists",
|
||||
"filter-dates-label": "Filter by date",
|
||||
"filter-no-due-date": "No due date",
|
||||
"filter-overdue": "Overdue",
|
||||
"filter-due-today": "Due today",
|
||||
"filter-due-this-week": "Due this week",
|
||||
"filter-due-tomorrow": "Due tomorrow",
|
||||
"list-filter-label": "Filter List by Title",
|
||||
"filter-clear": "Clear filter",
|
||||
"filter-labels-label": "Filter by label",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue