@openmrs/esm-service-queues-app 9.2.1-pre.7137 → 9.2.1-pre.7142

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/.turbo/turbo-build.log +3 -3
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/3099.js +1 -1
  7. package/dist/3584.js +1 -1
  8. package/dist/4055.js +1 -1
  9. package/dist/4132.js +1 -1
  10. package/dist/4335.js +1 -1
  11. package/dist/439.js +1 -1
  12. package/dist/4618.js +1 -1
  13. package/dist/4652.js +1 -1
  14. package/dist/4944.js +1 -1
  15. package/dist/5173.js +1 -1
  16. package/dist/5241.js +1 -1
  17. package/dist/5442.js +1 -1
  18. package/dist/5661.js +1 -1
  19. package/dist/6022.js +1 -1
  20. package/dist/6468.js +1 -1
  21. package/dist/6589.js +1 -1
  22. package/dist/6679.js +1 -1
  23. package/dist/6840.js +1 -1
  24. package/dist/6859.js +1 -1
  25. package/dist/7097.js +1 -1
  26. package/dist/7159.js +1 -1
  27. package/dist/723.js +1 -1
  28. package/dist/7617.js +1 -1
  29. package/dist/795.js +1 -1
  30. package/dist/8163.js +1 -1
  31. package/dist/8349.js +1 -1
  32. package/dist/8371.js +1 -1
  33. package/dist/8618.js +1 -1
  34. package/dist/890.js +1 -1
  35. package/dist/9214.js +1 -1
  36. package/dist/9538.js +1 -1
  37. package/dist/9569.js +1 -1
  38. package/dist/986.js +1 -1
  39. package/dist/9879.js +1 -1
  40. package/dist/9895.js +1 -1
  41. package/dist/9900.js +1 -1
  42. package/dist/9913.js +1 -1
  43. package/dist/openmrs-esm-service-queues-app.js.buildmanifest.json +125 -125
  44. package/dist/routes.json +1 -1
  45. package/package.json +1 -1
  46. package/translations/am.json +6 -0
  47. package/translations/ar.json +6 -0
  48. package/translations/ar_SY.json +6 -0
  49. package/translations/bn.json +6 -0
  50. package/translations/cs.json +6 -0
  51. package/translations/de.json +6 -0
  52. package/translations/en_US.json +6 -0
  53. package/translations/es.json +6 -0
  54. package/translations/es_MX.json +6 -0
  55. package/translations/fr.json +6 -0
  56. package/translations/he.json +6 -0
  57. package/translations/hi.json +6 -0
  58. package/translations/hi_IN.json +6 -0
  59. package/translations/id.json +6 -0
  60. package/translations/it.json +6 -0
  61. package/translations/ka.json +6 -0
  62. package/translations/km.json +6 -0
  63. package/translations/ku.json +6 -0
  64. package/translations/ky.json +6 -0
  65. package/translations/lg.json +6 -0
  66. package/translations/ne.json +6 -0
  67. package/translations/pl.json +6 -0
  68. package/translations/pt.json +6 -0
  69. package/translations/pt_BR.json +6 -0
  70. package/translations/qu.json +6 -0
  71. package/translations/ro_RO.json +6 -0
  72. package/translations/ru_RU.json +6 -0
  73. package/translations/si.json +6 -0
  74. package/translations/sq.json +6 -0
  75. package/translations/sw.json +6 -0
  76. package/translations/sw_KE.json +6 -0
  77. package/translations/tr.json +6 -0
  78. package/translations/tr_TR.json +6 -0
  79. package/translations/uk.json +6 -0
  80. package/translations/uz.json +6 -0
  81. package/translations/uz@Latn.json +6 -0
  82. package/translations/uz_UZ.json +6 -0
  83. package/translations/vi.json +6 -0
  84. package/translations/zh.json +6 -0
  85. package/translations/zh_CN.json +6 -0
  86. package/translations/zh_TW.json +6 -0
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Xóa hàng đợi",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Vui lòng cấu hình mức độ ưu tiên để tiếp tục.",
28
29
  "configureServices": "Vui lòng cấu hình dịch vụ để tiếp tục.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} giờ(s) và {{minutes}} phút(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Chỉnh định",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Hàng đợi không hợp lệ",
69
71
  "invalidtableConfig": "Cấu hình bảng không hợp lệ",
70
72
  "location": "Vị trí",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Dịch vụ chăm sóc bệnh nhân",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Tên bệnh nhân",
106
109
  "patientRemoved": "Bệnh nhân đã được loại bỏ",
107
110
  "patientRemovedFailed": "Lỗi khi xóa bệnh nhân khỏi hàng đợi",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Vị trí hàng đợi là bắt buộc",
135
138
  "queueName": "Tên hàng đợi",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Tên phòng chờ",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Thẻ khám",
204
209
  "visitType": "Loại khám",
205
210
  "vitals": "Các yếu tố quan trọng",
206
211
  "vitalsForm": "Hình thức quan trọng",
207
212
  "waitingFor": "Đang chờ đợi",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Cân nặng"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "清除队列",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "请配置优先级以继续。",
28
29
  "configureServices": "请配置服务以继续。",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}}小时{{minutes}}分钟",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "适应症",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "无效队列",
69
71
  "invalidtableConfig": "表格配置无效",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "患者就诊服务",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "患者姓名",
106
109
  "patientRemoved": "患者已移除",
107
110
  "patientRemovedFailed": "将患者从队列中移除时出现错误",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "候诊地点是必填项",
135
138
  "queueName": "队列名称",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "候诊室名称",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "就诊类型",
205
210
  "vitals": "生命体征",
206
211
  "vitalsForm": "生命体征表单",
207
212
  "waitingFor": "等待中",
213
+ "waitTime": "Wait time",
208
214
  "weight": "体重"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "清除队列",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "请配置优先级以继续。",
28
29
  "configureServices": "请配置服务以继续。",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}}小时{{minutes}}分钟",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "适应症",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "无效队列",
69
71
  "invalidtableConfig": "表格配置无效",
70
72
  "location": "地点",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "患者已在排队中",
103
105
  "patientAttendingService": "患者就诊服务",
104
106
  "patientGender": "性别",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "患者姓名",
106
109
  "patientRemoved": "患者已移除",
107
110
  "patientRemovedFailed": "将患者从队列中移除时出现错误",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "候诊地点是必填项",
135
138
  "queueName": "队列名称",
136
139
  "queueNameRequired": "队列名称是必需的",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "已添加排队房间",
138
142
  "queueRoomCreatedSuccessfully": "候诊室创建成功",
139
143
  "queueRoomName": "候诊室名称",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "就诊表",
204
209
  "visitType": "就诊类型",
205
210
  "vitals": "生命体征",
206
211
  "vitalsForm": "生命体征表单",
207
212
  "waitingFor": "等待中",
213
+ "waitTime": "Wait time",
208
214
  "weight": "体重"
209
215
  }
@@ -23,6 +23,7 @@
23
23
  "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
24
24
  "clearQueue": "Clear queue",
25
25
  "clearQueueEntries": "Clear queue entries",
26
+ "comingFrom": "Coming from",
26
27
  "comment": "Comment",
27
28
  "configurePriorities": "Please configure priorities to continue.",
28
29
  "configureServices": "Please configure services to continue.",
@@ -65,6 +66,7 @@
65
66
  "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)",
66
67
  "incompleteForm": "Incomplete form",
67
68
  "indication": "Indication",
69
+ "invalidColumnConfig": "Invalid column config",
68
70
  "invalidQueue": "Invalid Queue",
69
71
  "invalidtableConfig": "Invalid table configuration",
70
72
  "location": "Location",
@@ -102,6 +104,7 @@
102
104
  "patientAlreadyInQueue": "Patient already in queue",
103
105
  "patientAttendingService": "Patient attending service",
104
106
  "patientGender": "Gender",
107
+ "patientId": "Patient Id",
105
108
  "patientName": "Patient name",
106
109
  "patientRemoved": "Patient removed",
107
110
  "patientRemovedFailed": "Error removing patient from queue",
@@ -134,6 +137,7 @@
134
137
  "queueLocationRequired": "Queue location is required",
135
138
  "queueName": "Queue name",
136
139
  "queueNameRequired": "Queue name is required",
140
+ "queueNumber": "Queue Number",
137
141
  "queueRoomAdded": "Queue room added",
138
142
  "queueRoomCreatedSuccessfully": "Queue room created successfully",
139
143
  "queueRoomName": "Queue room name",
@@ -200,10 +204,12 @@
200
204
  "unknownError": "An unknown error occurred",
201
205
  "urgent": "Urgent",
202
206
  "visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
207
+ "visitStartTime": "Visit start time",
203
208
  "visitTabs": "Visit tabs",
204
209
  "visitType": "Visit Type",
205
210
  "vitals": "Vitals",
206
211
  "vitalsForm": "Vitals form",
207
212
  "waitingFor": "Waiting for",
213
+ "waitTime": "Wait time",
208
214
  "weight": "Weight"
209
215
  }