Skip to content

Commit

Permalink
added providers
Browse files Browse the repository at this point in the history
  • Loading branch information
Rugute committed Jul 18, 2024
1 parent a311099 commit b17da0d
Showing 1 changed file with 12 additions and 23 deletions.
35 changes: 12 additions & 23 deletions packages/esm-providers-app/translations/en.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,28 @@
{
"action": "ACTION",
"admitted": "Admitted Bodies",
"allprovider": "All Providers",
"allactiveprovider": "Active Providers",
"alldueprovider": "License Due for Renewal",
"allexpiredprovider": "Expired License",
"active": "Active Providers",
"activet": "Total Active Providers",
"all": "All Providers",
"allt": "Numbers of all Providers",
"body-type": "BODY TYPE",
"cause": "CAUSE OF DEATH",
"compartment": "COMPARTMENT",
"created": "CREATED BY",
"date": "LICENSE EXPIRY DATE",
"license":"LICENCE NUMBER",
"date-created": "DATE CREATED",
"date-of-admission": "DATE OF ADMISSION",
"date-of-death": "DATE OF DEATH",
"discharge": "Discharge Bodies",
"enroll": "REGISTER PROVIDER",
"id": "IDENTIFIER",
"provider": "Providers Management",
"providerSummary": "Providers Summary",
"inactive": "InActive Providers",
"inactivet": "Total InActive Providers",
"license": "LICENCE NUMBER",
"licenseDue": "License Due",
"licenseDuet": "Total with License Due for Renewal",
"morgue": "Provider Management",
"name": "NAME",
"paid": "paid bill",
"paid-bill": "Print Paid Bill",
"pending": "Pending Bills",
"pending-bill": "Send the Bill",
"queue": "Admission Queue",
"providersSummary": "Providers Summary",
"received-by": "RECEIVED BY",
"revenue": "Revenue",
"viewReport": "View Report",
"all":"All Providers",
"allt":"Numbers of all Providers",
"activet":"Total Active Providers",
"active":"Active Providers",
"inactive":"InActive Providers",
"inactivet":"Total InActive Providers",
"licenseDue":"License Due",
"licenseDuet":"Total with License Due for Renewal"
"viewReport": "View Report"
}

0 comments on commit b17da0d

Please sign in to comment.