diff --git a/translations/en.json b/translations/en.json index b4374a7..e4e697c 100644 --- a/translations/en.json +++ b/translations/en.json @@ -5,6 +5,7 @@ "checkFilters": "Please check the filters above and try again", "completed": "Completed", "completedStatus": "COMPLETED", + "date": "Date", "declinedStatus": "DECLINED", "discard": "Discard", "editResults": "Edit results", @@ -15,22 +16,18 @@ "fulfillerComment": "Fulfiller comment", "inProgress": "In progress", "inProgressStatus": "IN_PROGRESS", + "instructions": "Instructions", "laboratory": "Laboratory", "labResultsForm": "Lab results form", "loading": "Loading", "newStatus": "NEW", "nextPage": "Next page", - "NoInstructionLeft": "No instructions are provided.", "noLabRequestsFoundC": "No lab requests found", "onHoldStatus": "ON_HOLD", - "orderDate": "Order Date:", - "ordererName": "Orderer Name: ", - "orderInStruction": "Instructions: ", - "orderNotPicked": "Order not picked", - "orderNumbers": "Order number:", + "orderer": "Orderer", + "orderNumber": "Order number", "orderPickedSuccessfully": "You have successfully picked an order", "orders": "Orders", - "orderStatus": "Status:", "patient": "Patient", "pickedAnOrder": "Picked an order", "pickLabRequest": "Pick Lab Request", @@ -38,6 +35,7 @@ "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", "pickupLabRequest": "Pick up lab request", "previousPage": "Previous page", + "procedure": "Procedure", "receivedStatus": "RECEIVED", "reject": "Reject", "rejectLabRequest": "Reject lab request", @@ -45,11 +43,11 @@ "rejectLabRequestTitle": "Lab request rejected", "results": "Results", "searchThisList": "Search this list", + "status": "Status", "tabletOverlay": "Tablet overlay", - "testOrdered": "Test ordered: ", "testsOrdered": "Tests ordered", "testType": "Test type", "totalOrders": "Total orders", - "urgencyStatus": "Urgency: ", + "urgency": "Urgency", "worklist": "Worklist" }