Skip to content

Commit

Permalink
sort locales
Browse files Browse the repository at this point in the history
  • Loading branch information
rajku-dev committed Feb 7, 2025
1 parent aaf80c0 commit 9e48f5c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@
"assigned_facility": "Facility assigned",
"assigned_to": "Assigned to",
"assigned_volunteer": "Assigned Volunteer",
"at": "at <strong>{{time}}</strong>",
"atypical_presentation_details": "Atypical presentation details",
"audio__allow_permission": "Please allow microphone permission in site settings",
"audio__allow_permission_button": "Click here to know how to allow",
Expand Down Expand Up @@ -479,7 +480,6 @@
"bradycardia": "Bradycardia",
"breathlessness_level": "Breathlessness level",
"by": "by <strong>{{by}}</strong>",
"filed": "filed <strong>{{title}}</strong>",
"camera": "Camera",
"camera_bed_link_success": "Camera linked to bed successfully.",
"camera_permission_denied": "Camera Permission denied",
Expand Down Expand Up @@ -914,6 +914,7 @@
"encounter_suggestion__R": "Consultation",
"encounter_suggestion_edit_disallowed": "Not allowed to switch to this option in edit consultation",
"encounters": "Encounters",
"end_date": "End date",
"end_datetime": "End Date/Time",
"end_dose": "End Dose",
"end_time": "End Time",
Expand Down Expand Up @@ -948,6 +949,7 @@
"error_fetching_slots_data": "Error while fetching slots data",
"error_fetching_user_data": "Error while fetching user data",
"error_fetching_user_details": "Error while fetching user details: ",
"error_fetching_users_data": "Failed to load user data. Please try again later.",
"error_loading_questionnaire_response": "Error loading questionnaire response",
"error_updating_encounter": "Error to Updating Encounter",
"error_verifying_otp": "Error while verifying OTP, Please request a new OTP",
Expand All @@ -969,6 +971,7 @@
"export": "Export",
"export_live_patients": "Export Live Patients",
"exporting": "Exporting",
"external_id": "External ID",
"external_identifier": "External Identifier",
"facilities": "Facilities",
"facility": "Facility",
Expand Down Expand Up @@ -1029,6 +1032,7 @@
"file_upload_error": "Error uploading file",
"file_upload_success": "File uploaded successfully",
"file_uploaded": "File Uploaded Successfully",
"filed": "filed <strong>{{title}}</strong>",
"files": "Files",
"fill_my_details": "Fill My Details",
"filter": "Filter",
Expand Down Expand Up @@ -1287,6 +1291,7 @@
"medical_worker": "Medical Worker",
"medication": "Medication",
"medication_administration_saved": "Medicine Administration saved",
"medication_already_marked_as_error": "Medication already marked as error",
"medication_taken_between": "Medication Taken Between",
"medicine": "Medicine",
"medicine_administration": "Medicine Administration",
Expand Down Expand Up @@ -1379,6 +1384,7 @@
"no_investigation": "No investigation Reports found",
"no_investigation_suggestions": "No Investigation Suggestions",
"no_linked_facilities": "No Linked Facilities",
"no_locations_available": "No locations available",
"no_locations_found": "No locations found",
"no_log_update_delta": "No changes since previous log update",
"no_log_updates": "No log updates found",
Expand Down Expand Up @@ -1437,6 +1443,7 @@
"not_eligible": "Not Eligible",
"not_found": "Not Found",
"not_specified": "Not Specified",
"not_started": "Not started",
"not_taken": "Not Taken",
"note": "Note",
"notes": "Notes",
Expand Down Expand Up @@ -1468,6 +1475,7 @@
"on_emergency_basis": " on emergency basis",
"on_hold": "On Hold",
"ongoing_medications": "Ongoing Medications",
"online": "Online",
"only_indian_mobile_numbers_supported": "Currently only Indian numbers are supported",
"onset": "Onset",
"op_encounter": "OP Encounter",
Expand All @@ -1484,6 +1492,7 @@
"organization_for_care_support": "Organization for Care Support",
"organization_forbidden": "You don't have access to any organizations yet.",
"organization_not_found": "No Organizations Found",
"organization_required": "Organization is required",
"organizations": "Organizations",
"organizations_fetch_error": "Error while fetching organizations",
"origin_facility": "Current facility",
Expand Down Expand Up @@ -2033,8 +2042,8 @@
"start_time_must_be_before_end_time": "Start time must be before end time",
"state": "State",
"state_reason_for_archiving": "State reason for archiving <strong>{{name}}</strong> file?",
"at": "at <strong>{{time}}</strong>",
"status": "Status",
"status_placeholder": "Select diagnosis status ",
"stop": "Stop",
"stop_recording": "Stop Recording",
"stopped": "Stopped",
Expand Down Expand Up @@ -2260,6 +2269,7 @@
"ventilator_spo2": "SpO₂",
"verification": "Verification",
"verification_failed": "Verification Failed",
"verification_placeholder": "Select verification status",
"verify": "Verify",
"verify_and_link": "Verify and Link",
"verify_otp": "Verify OTP",
Expand Down Expand Up @@ -2331,15 +2341,5 @@
"yet_to_be_decided": "Yet to be decided",
"you_need_at_least_a_location_to_create_an_assest": "You need at least a location to create an assest.",
"zoom_in": "Zoom In",
"zoom_out": "Zoom Out",
"status_placeholder": "Select diagnosis status ",
"verification_placeholder": "Select verification status",
"not_started": "Not started",
"end_date": "End date",
"external_id": "External ID",
"online": "Online",
"error_fetching_users_data": "Failed to load user data. Please try again later.",
"medication_already_marked_as_error": "Medication already marked as error",
"no_locations_available": "No locations available",
"organization_required": "Organization is required"
"zoom_out": "Zoom Out"
}

0 comments on commit 9e48f5c

Please sign in to comment.