Approval in frontend

This commit is contained in:
2025-07-07 13:48:03 +00:00
committed by md translation bot
parent 8fe882e13f
commit 6f34250e6f
301 changed files with 11761 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"todo_status": {
"suggested": "Suggested",
"planned": "Planned",
"in_progress": "In progress",
"done": "Done",
"cancelled": "Cancelled"
}
}