Skip to content

Commit

Permalink
(refactor) translation json
Browse files Browse the repository at this point in the history
  • Loading branch information
its-kios09 committed Aug 5, 2024
1 parent 3d56c90 commit 32430dd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/esm-service-queues-app/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"addNewService": "Add new service",
"addNewServiceRoom": "Add new service room",
"addPatientToQueue": "Add patient to queue",
"addPatientToQueueEntryTransitionedSuccessfully": "Patient has transitioned successfully",
"addProviderQueueRoom": "Add provider queue room",
"addQueue": "Add queue",
"addQueueName": "Please add a queue name",
"addQueueRoom": "Add queue room",
"addQueueRoomName": "Please add a queue room name",
"addQueueRoomService": "Please add a queue room service",
"addRoom": "Add room",
"addToAQueue": "Add to a queue",
"addToQueue": "Add to queue",
"addVisitToQueue": "Add Visit To Queue?",
"advancedSearch": "Advanced search",
Expand Down Expand Up @@ -205,7 +205,6 @@
"queueEntryTransitionUndoSuccessful": "Queue entry transition undo success",
"queueEntryUpdateFailed": "Error updating queue entry status",
"queueEntryUpdateSuccessfully": "Queue Entry Updated Successfully",
"queueFrom": "Patient's previous queue",
"queueLocation": "Queue Location",
"queueLocationRequired": "Queue location is required",
"queueName": "Queue name",
Expand Down Expand Up @@ -254,9 +253,6 @@
"selectService": "Select a service",
"selectServiceType": "Select a service type",
"selectVisitType": "Please select a Visit Type",
"sendBackPatientBackSuccess": "Patient sent back to queue Successfully",
"sendPatientBack": "Back to queue",
"sendPatientToAQueue": "Add to a queue",
"serve": "Serve",
"servePatient": "Serve patient",
"service": "Service",
Expand Down

0 comments on commit 32430dd

Please sign in to comment.