Skip to content

Commit

Permalink
Merge commit '6e646e570065beca1e475ba898fdb0c23ca67c43' into abdm_mic…
Browse files Browse the repository at this point in the history
…ro_fe
  • Loading branch information
khavinshankar committed Jan 9, 2025
2 parents 0e5aea6 + 6e646e5 commit d6a8e1d
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 120 deletions.
13 changes: 13 additions & 0 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@
"add_spoke": "Add Spoke Facility",
"additional_information": "Additional Information",
"address": "Address",
"address_is_required": "Address is required",
"administer": "Administer",
"administer_medicine": "Administer Medicine",
"administer_medicines": "Administer Medicines",
Expand Down Expand Up @@ -462,6 +463,7 @@
"beta": "beta",
"bladder": "Bladder",
"blood_group": "Blood Group",
"blood_group_is_required": "Blood group is required",
"blood_pressure_error": {
"missing": "Field is required. Either specify both or clear both.",
"exceed": "Value cannot exceed 250 mmHg.",
Expand Down Expand Up @@ -669,6 +671,8 @@
"date_of_admission": "Date of Admission",
"date_of_birth": "Date of Birth",
"date_of_birth_age": "Date of Birth/Age",
"date_of_birth_format": "Date of birth must be in YYYY-MM-DD format",
"date_of_birth_must_be_present": "Date of birth must be present",
"date_of_birth_or_age": "Date of Birth or Age",
"date_of_positive_covid_19_swab": "Date of Positive Covid 19 Swab",
"date_of_result": "Covid confirmation date",
Expand Down Expand Up @@ -977,12 +981,14 @@
"full_name": "Full Name",
"full_screen": "Full Screen",
"gender": "Gender",
"gender_is_required": "Gender is required",
"general_info_detail": "Provide the patient's personal details, including name, date of birth, gender, and contact information for accurate identification and communication.",
"generate_link_abha": "Generate/Link ABHA Number",
"generate_report": "Generate Report",
"generated_summary_caution": "This is a computer generated summary using the information captured in the CARE system.",
"generating": "Generating",
"generating_discharge_summary": "Generating discharge summary",
"geo_organization_is_required": "Geo organization is required when nationality is India",
"get_auth_methods": "Get Available Authentication Methods",
"get_auth_mode_error": "Could not find any supported authentication methods, Please try again with a different authentication method",
"get_tests": "Get Tests",
Expand Down Expand Up @@ -1220,9 +1226,11 @@
"my_doctors": "My Doctors",
"my_profile": "My Profile",
"name": "Name",
"name_is_required": "Name is required",
"name_of_hospital": "Name of Hospital",
"name_of_shifting_approving_facility": "Name of shifting approving facility",
"nationality": "Nationality",
"nationality_is_required": "Nationality is required",
"nearby_facilities": "Nearby Facilities",
"never": "never",
"new_password": "New Password",
Expand Down Expand Up @@ -1405,6 +1413,7 @@
"patient_update_success": "Patient Updated Sucessfully",
"patients": "Patients",
"pending": "Pending",
"permanant_address_is_required": "Permanant address is required",
"permanent_address": "Permanent Address",
"permission_denied": "You do not have permission to perform this action",
"personal_information": "Personal Information",
Expand All @@ -1416,9 +1425,11 @@
"phone_number": "Phone Number",
"phone_number_at_current_facility": "Phone Number of Contact person at current Facility",
"phone_number_min_error": "Phone number must be at least 10 characters long",
"phone_number_must_be_10_digits": "Phone number must be a 10-digit mobile number",
"phone_number_verified": "Phone Number Verified",
"pincode": "Pincode",
"pincode_autofill": "State and District auto-filled from Pincode",
"pincode_must_be_6_digits": "Pincode must be a 6-digit number",
"play": "Play",
"play_audio": "Play Audio",
"please_assign_bed_to_patient": "Please assign a bed to this patient",
Expand Down Expand Up @@ -1930,6 +1941,8 @@
"working_status": "Working Status",
"year": "Year",
"year_of_birth": "Year of Birth",
"year_of_birth_format": "Year of birth must be in YYYY format",
"year_of_birth_must_be_present": "Year of birth must be present",
"years": "years",
"years_of_experience": "Years of Experience",
"years_of_experience_of_the_doctor": "Years of Experience of the Doctor",
Expand Down
Loading

0 comments on commit d6a8e1d

Please sign in to comment.