Approval in backend
This commit is contained in:
@ -214,6 +214,9 @@
|
||||
"upcoming": "Upcoming",
|
||||
"past": "Past",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"podcast": "Podcast"
|
||||
"podcast": "Podcast",
|
||||
"context": "Context",
|
||||
"due": "Due",
|
||||
"completed": "Completed"
|
||||
}
|
||||
}
|
7
backend/pl/todo.json
Normal file
7
backend/pl/todo.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"todo": {
|
||||
"tasks_assigned_to_me": "Tasks assigned to me",
|
||||
"tasks_created_by_me": "Tasks created by me",
|
||||
"assignee": "Assignee"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user