1
0

fix: i18ze a string (#3210)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3210
Reviewed-by: konrad <k@knt.li>
Co-authored-by: WofWca <wofwca@protonmail.com>
Co-committed-by: WofWca <wofwca@protonmail.com>
This commit is contained in:
WofWca
2023-03-08 09:43:46 +00:00
committed by konrad
parent 2262b49aaf
commit b4dd23b85d
3 changed files with 3 additions and 2 deletions

View File

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