Skip to content

Commit

Permalink
(feat) Added translation.json
Browse files Browse the repository at this point in the history
  • Loading branch information
its-kios09 committed Jul 19, 2024
1 parent 5f0f43f commit 8ee18e0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/esm-billing-app/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
21 changes: 20 additions & 1 deletion packages/esm-patient-clinical-view-app/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -132,5 +150,6 @@
"typeOfSurgery": "Type of Surgery",
"uterusCondition": "PPH Condition of uterus",
"viewEncounter": "View",
"visitDate": "Screening Date"
"visitDate": "Screening Date",
"visitType": "Visit type"
}

0 comments on commit 8ee18e0

Please sign in to comment.