1
0

fix(task): do not move task dates when undoing a repeated task

Resolves https://community.vikunja.io/t/undo-on-repeated-task-moves-dates-forward/970
This commit is contained in:
kolaente
2024-06-17 15:49:28 +02:00
parent 06c3a64594
commit 657e9a5413
2 changed files with 16 additions and 3 deletions

View File

@ -733,6 +733,7 @@
"addReminder": "Add a reminder…",
"doneSuccess": "The task was successfully marked as done.",
"undoneSuccess": "The task was successfully un-marked as done.",
"revertSuccess": "The task change was successfully undone.",
"undo": "Undo",
"openDetail": "Open task detail view",
"checklistTotal": "{checked} of {total} tasks",