diff --git a/packages/esm-billing-app/translations/en.json b/packages/esm-billing-app/translations/en.json index 6b73ebff1..30fb5001f 100644 --- a/packages/esm-billing-app/translations/en.json +++ b/packages/esm-billing-app/translations/en.json @@ -129,7 +129,6 @@ "selectExemptionCategory": "Select exemption category", "selectitemstobeclaimed": "Select items that are to be included in the claims", "selectPaymentMethod": "Select payment method", - "selectPaymentMethodPlaceholder": "Select payment method", "sellingAmount": "Enter selling price", "sellingPrice": "Selling Price", "sendClaim": "Claim sent successfully", diff --git a/packages/esm-patient-clinical-view-app/translations/en.json b/packages/esm-patient-clinical-view-app/translations/en.json index 545ddad57..f52208d60 100644 --- a/packages/esm-patient-clinical-view-app/translations/en.json +++ b/packages/esm-patient-clinical-view-app/translations/en.json @@ -12,6 +12,7 @@ "alcoholUse": "Alcohol Use", "alcoholUseDuration": "Alcohol Use Duration", "alive": "Alive", + "all": "All", "ancVisitNumber": "ANC Visit Number", "antenatalCare": "Antenatal Care", "babyGivenVitaminD": "Baby Given Vitamin K", @@ -24,6 +25,7 @@ "causeOfDeath": "Cause of Death", "cervicalDilation": "Cervical Dilation cm", "chartView": "Chart View", + "checkFilters": "Check the filters above", "chronicDisease": "Chronic Disease", "clientEligibility": "Eligible", "clinicalEncounter": "Clinical Encounter", @@ -34,11 +36,13 @@ "contactList": "Contact list", "customViews": "In this section, you'll find custom clinical views tailored to patients' conditions and enrolled care programs.", "date": "Date", + "dateAndTime": "Date & time", "dateOfDelivery": "Date of Delivery", "dateOfSurgery": "Date of Surgery", "dead": "Dead", "defaulterTracing": "Defaulter Tracing", "delete": "Delete", + "deleteThisEncounter": "Delete this encounter", "deliveryDate": "Delivery Date", "deliveryOutcome": "Delivery Outcome", "department": "Department", @@ -50,21 +54,31 @@ "edit": "Edit", "editEncounter": "Edit", "editForm": "Edit Form", + "editThisEncounter": "Edit this encounter", "encounterDate": "Date", + "encounterDeleted": "Encounter deleted", "encounterDetails": "Encounter details", "encounters": "", + "encounters__lower": "encounters", + "encountersCase": "Case Management Encounters", "encountersList": "Encounters list", + "encounterType": "Encounter type", + "error": "Error", "facility": "Facility", + "failedDeleting": "couldn't be deleted", "familyHistory": "Family history", "feedingOrders": "Feeding Orders", "fetalHeartRate": "Fetal Heart Rate", + "filterByEncounterType": "Filter by encounter type", "finalDiagnosis": "Final Diagnosis", "finalDischargeDiagnosis": "Final Discharge Diagnosis", "finalOutcome": "Final Outcome", "foetalPresentation": "Foetal Presentation", "followUpDate": "Next follow-up date", "for": "for", + "form": "Form name", "gestationalSize": "Gestational Size", + "goToThisEncounter": "Go to this encounter", "hivStatus": "HIV Status", "hivTestResults": "HIV Status", "htsClinicalView": "HTS Clinical View", @@ -88,6 +102,7 @@ "neonatalSummary": "Neonatal Summary", "nextVisitDate": "Next visit date", "noContactToDisplay": "There is no contact data to display for this patient.", + "noEncountersToDisplay": "No encounters to display", "noObservationsFound": "No observations found", "onDate": "On Date", "operatingDoctor": "Operating Doctor", @@ -104,17 +119,20 @@ "pphCondition": "PPH present", "primaryDiagnosis": "Primary Diagnosis", "priorityOfAdmission": "Priority Of Admission", + "provider": "Provider", "recommendedProcedure": "Recommended Procedure", "recordContact": "Record Contact", "recordHistory": "Record History", "recordLabourDetails": "Record labour details", "referrals": "Referrals", "relation": "Relation", + "searchThisList": "Search this list", "sex": "Sex", "smoking": "Smoking", "smokingDuration": "Smoking Duration", "socialHistory": "Social History", "statusAtDischarge": "Status at Discharge", + "successfullyDeleted": "successfully deleted", "surgicalHistory": "Surgical History", "surgicalSummary": "Surgical Summary", "tableView": "Table View", @@ -132,5 +150,6 @@ "typeOfSurgery": "Type of Surgery", "uterusCondition": "PPH Condition of uterus", "viewEncounter": "View", - "visitDate": "Screening Date" + "visitDate": "Screening Date", + "visitType": "Visit type" }