improvement: sorts and filters updated for tasks feature.

This commit is contained in:
2026-07-13 13:22:38 +03:30
parent 4e6ed75844
commit 0d073f1ec0
16 changed files with 666 additions and 102 deletions

View File

@@ -482,7 +482,14 @@
"filterStepCompleted": "Step completed",
"filterStepCompletedAll": "Any step",
"showCompleted": "Show completed",
"importantOnly": "Important only",
"importantOnly": "Important first",
"resetView": "Reset filters & sort",
"showInCase": "Show in case",
"showInCaseNotFound": "This task is not in the default in-progress list.",
"showInCaseError": "Could not locate this task in the list.",
"locatingCase": "Finding case in list…",
"taskCompletedToast": "Step completed — nice work!",
"taskCompletedFlash": "Done",
"filterSentFrom": "From",
"filterSentTo": "To",
"sortBy": "Sort by",