Skip to content

Commit

Permalink
Fix: Add a new list view to locations in the facility settings (#10672)
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob John Jeevan <mail@jacobjeevan.me>
  • Loading branch information
abhimanyurajeesh and Jacobjeevan authored Feb 26, 2025
1 parent 6ffedec commit fde54b3
Show file tree
Hide file tree
Showing 3 changed files with 526 additions and 79 deletions.
12 changes: 10 additions & 2 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,9 +590,14 @@
"clear_search": "Clear search",
"clear_selection": "Clear selection",
"clear_skill": "Clear Skill",
"click": "Click",
"click_add_department_team": "Click <strong>Add Department/Team</strong> to create a new department/team.",
"click_add_main_location": "Click <strong>Add Location</strong> to add a main location.",
"click_manage_create_users": "Click <strong>See Details</strong><CareIcon /> to create or manage users and departments/teams within the corresponding dept/team.",
"click_manage_create_users_mobile": "Click <CareIcon /> to create or manage users and departments/teams within the corresponding dept/team.",
"click_manage_sub_locations": "Click <strong>See Details</strong><ArrowIcon/> to manage sub-locations.",
"click_manage_sub_locations_mobile": "Click <PenLine/>to edit and <ArrowIcon/> to manage sub-locations.",
"click_on": "Click on",
"close": "Close",
"close_scanner": "Close Scanner",
"collapse_all": "Collapse All",
Expand Down Expand Up @@ -1149,6 +1154,7 @@
"filter_by_category": "Filter by category",
"filter_by_date": "Filter by Date",
"filter_by_department_or_team_name": "Filter by department or team name",
"filter_by_locations": "Filter by Locations",
"filters": "Filters",
"first_name": "First Name",
"food": "Food",
Expand Down Expand Up @@ -1210,6 +1216,7 @@
"hospital_identifier": "Hospital Identifier",
"hospitalisation_details": "Hospitalization Details",
"hospitalization_details": "Hospitalization Details",
"hover_focus_reveal": "Hover or focus to reveal",
"hubs": "Hub Facilities",
"i_declare": "I hereby declare that:",
"icd11_as_recommended": "As per ICD-11 recommended by WHO",
Expand Down Expand Up @@ -1408,6 +1415,7 @@
"manufacture_date_cannot_be_in_future": "Manufacture date cannot be in future",
"manufactured": "Manufactured",
"manufacturer": "Manufacturer",
"map": "Map",
"map_acronym": "M.A.P.",
"mark_active": "Mark Active",
"mark_all_as_read": "Mark all as Read",
Expand Down Expand Up @@ -2013,8 +2021,8 @@
"save": "Save",
"save_and_continue": "Save and Continue",
"save_investigation": "Save Investigation",
"save_valueset": "Save ValueSet",
"saving": "Saving...",
"retired":"Retired",
"scan_asset_qr": "Scan Asset QR!",
"schedule": "Schedule",
"schedule_an_appointment_or_create_a_new_encounter": "Schedule an appointment or create a new encounter",
Expand Down Expand Up @@ -2291,6 +2299,7 @@
"titrate_dosage": "Titrate Dosage",
"to": "to",
"to_be_conducted": "To be conducted",
"to_edit": "to edit",
"to_proceed_with_registration": "To proceed with registration, please create a new patient.",
"to_view_available_slots_select_resource_and_date": "To view available slots, select a preferred resource and date.",
"today": "Today",
Expand Down Expand Up @@ -2468,7 +2477,6 @@
"valid_year_of_birth": "Please enter a valid year of birth (YYYY)",
"value": "Value",
"value_set": "Value Set",
"save_valueset":"Save ValueSet",
"valuesets": "Valuesets",
"vehicle_preference": "Vehicle preference",
"vendor_name": "Vendor Name",
Expand Down
Loading

0 comments on commit fde54b3

Please sign in to comment.