Approval in backend

This commit is contained in:
2026-05-21 20:19:36 +00:00
committed by md translation bot
parent 14b7d52952
commit a2b3f5b7f0
50 changed files with 100 additions and 50 deletions
+2 -1
View File
@@ -38,6 +38,7 @@
"attendance_status": "Attendance mode",
"attendance_status_explica": "Mode in which the appointment can be attended.",
"cancellation_status": "Cancellation status",
"cancellation_status_explica": "Here the appointment can be marked as cancelled."
"cancellation_status_explica": "Here the appointment can be marked as cancelled.",
"confirm_deletion": "Do you really want to delete this appointment?"
}
}
+2 -1
View File
@@ -328,6 +328,7 @@
"maximum": "Maximum",
"min": "min",
"max": "max",
"do_not_delete": "Do not delete"
"do_not_delete": "Do not delete",
"confirm": "Confirm"
}
}