Approval in backend

This commit is contained in:
2022-10-22 22:05:06 +00:00
committed by md translation bot
parent cfdeb52bdd
commit 26c85bf9df
38 changed files with 209 additions and 19 deletions

7
backend/de/todo.json Normal file
View File

@ -0,0 +1,7 @@
{
"todo": {
"tasks_assigned_to_me": "Mir zugewiesene Aufgaben",
"tasks_created_by_me": "Von mir erstellte Aufgaben",
"assignee": "Zust\u00e4ndig"
}
}