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/en/todo.json Normal file
View File

@ -0,0 +1,7 @@
{
"todo": {
"tasks_assigned_to_me": "Tasks assigned to me",
"tasks_created_by_me": "Tasks created by me",
"assignee": "Assignee"
}
}