Feature: Vikunja service widget (#4118)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
vhsdream
2024-10-12 10:53:02 -04:00
committed by GitHub
parent e6c7692677
commit 20048ff567
10 changed files with 131 additions and 0 deletions

View File

@@ -953,5 +953,11 @@
"reminders": "Reminders",
"nextReminder": "Next Reminder",
"none": "None"
},
"vikunja": {
"projects": "Active Projects",
"tasks7d": "Tasks Due This Week",
"tasksOverdue": "Overdue Tasks",
"tasksInProgress": "Tasks In Progress"
}
}