Skip to content

Commit

Permalink
update slot size label
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Jan 10, 2025
1 parent a3386fd commit cb227f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -784,8 +784,8 @@
"edit_policy_description": "Add or edit patient's insurance details",
"edit_prescriptions": "Edit Prescriptions",
"edit_profile": "Edit Profile",
"edit_schedule_template": "Edit Schedule Template",
"edit_role": "Edit Role",
"edit_schedule_template": "Edit Schedule Template",
"edit_user_profile": "Edit Profile",
"edit_user_role": "Edit User Role",
"edited_by": "Edited by",
Expand Down Expand Up @@ -1686,8 +1686,7 @@
"schedule_session_type": "Session Type",
"schedule_sessions": "Sessions",
"schedule_sessions_min_error": "Add at least one session",
"schedule_slot_size": "Slot Size",
"schedule_slot_size_label": "Slot size (mins.)",
"schedule_slot_size_label": "Appointment duration (mins.)",
"schedule_slots_allocation_callout": "Allocating <strong>{{slots}} slots</strong> in this session provides approximately <strong>{{token_duration}} mins.</strong> for each patient.",
"schedule_start_time": "Start Time",
"schedule_template": "Schedule Template",
Expand Down

0 comments on commit cb227f7

Please sign in to comment.