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,8 @@
{
"appointment_status": {
"scheduled": "Scheduled",
"cancelled": "Cancelled",
"moved_online": "Moved online",
"postponed": "Postponed"
}
}