@openmrs/esm-ward-app 9.2.1-pre.7145 → 9.2.1-pre.7148
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.
- package/.turbo/turbo-build.log +7 -7
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/581.js +1 -1
- package/dist/581.js.map +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/openmrs-esm-ward-app.js.buildmanifest.json +128 -128
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/ward-workspace/admission-request-workspace/admission-requests-empty-state.component.tsx +27 -2
- package/translations/am.json +3 -1
- package/translations/ar.json +3 -1
- package/translations/ar_SY.json +3 -1
- package/translations/bn.json +3 -1
- package/translations/cs.json +3 -1
- package/translations/de.json +3 -1
- package/translations/en_US.json +3 -1
- package/translations/es.json +3 -1
- package/translations/es_MX.json +3 -1
- package/translations/fr.json +3 -1
- package/translations/he.json +3 -1
- package/translations/hi.json +3 -1
- package/translations/hi_IN.json +3 -1
- package/translations/id.json +3 -1
- package/translations/it.json +3 -1
- package/translations/ka.json +3 -1
- package/translations/km.json +3 -1
- package/translations/ku.json +3 -1
- package/translations/ky.json +3 -1
- package/translations/lg.json +3 -1
- package/translations/ne.json +3 -1
- package/translations/pl.json +3 -1
- package/translations/pt.json +3 -1
- package/translations/pt_BR.json +3 -1
- package/translations/qu.json +3 -1
- package/translations/ro_RO.json +3 -1
- package/translations/ru_RU.json +3 -1
- package/translations/si.json +3 -1
- package/translations/sq.json +3 -1
- package/translations/sw.json +3 -1
- package/translations/sw_KE.json +3 -1
- package/translations/tr.json +3 -1
- package/translations/tr_TR.json +3 -1
- package/translations/uk.json +3 -1
- package/translations/uz.json +3 -1
- package/translations/uz@Latn.json +3 -1
- package/translations/uz_UZ.json +3 -1
- package/translations/vi.json +3 -1
- package/translations/zh.json +3 -1
- package/translations/zh_CN.json +3 -1
- package/translations/zh_TW.json +3 -1
package/translations/pl.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/pt.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/pt_BR.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/qu.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/ro_RO.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Cereri de internare",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} cerere de internare",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} cereri de internare",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Internare",
|
|
8
9
|
"admitElsewhere": "Internare în altă parte",
|
|
9
10
|
"admitPatient": "Internare pacient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} zile",
|
|
29
30
|
"discharge": "Externare",
|
|
30
31
|
"emptyBed": "Pat liber",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Gol",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Eroare la anularea cererii de internare",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "Nu sunt configurate paturi pentru această locație",
|
|
68
70
|
"noBedsConfiguredForLocation": "Nu sunt configurate paturi pentru locația {{location}}",
|
|
69
71
|
"noLocationsFound": "Nu s-au găsit locații",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Notă",
|
|
72
74
|
"notes": "Note",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Este necesară o notă pentru anularea cererii de internare sau transfer",
|
package/translations/ru_RU.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/si.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/sq.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/sw.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/sw_KE.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/tr.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/tr_TR.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/uk.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/uz.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/vi.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/zh.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/zh_CN.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "入院申请",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} 入院申请",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} 入院申请",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "入院",
|
|
8
9
|
"admitElsewhere": "转院",
|
|
9
10
|
"admitPatient": "患者入院",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} 天",
|
|
29
30
|
"discharge": "出院小结",
|
|
30
31
|
"emptyBed": "空床",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "空",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "取消入院申请发生错误",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|
package/translations/zh_TW.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"admissionRequests": "Admission requests",
|
|
5
5
|
"admissionRequestsCount_one": "{{count}} admission request",
|
|
6
6
|
"admissionRequestsCount_other": "{{count}} admission requests",
|
|
7
|
+
"admissionRequestsEmptyHelperText": "Admission requests from other departments will appear here when patients are referred to this ward. You can also directly admit patients using the button below.",
|
|
7
8
|
"admit": "Admit",
|
|
8
9
|
"admitElsewhere": "Admit elsewhere",
|
|
9
10
|
"admitPatient": "Admit patient",
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
"days_other": "{{count}} days",
|
|
29
30
|
"discharge": "Discharge",
|
|
30
31
|
"emptyBed": "Empty bed",
|
|
32
|
+
"emptyStateIllustration": "Empty state illustration",
|
|
31
33
|
"emptyText": "Empty",
|
|
32
34
|
"encounterDisplay": "{{encounterType}} {{encounterDate}}",
|
|
33
35
|
"errorCancellingAdmissionRequest": "Error cancelling admission request",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
"noBedsConfigured": "No beds configured for this location",
|
|
68
70
|
"noBedsConfiguredForLocation": "No beds configured for {{location}} location",
|
|
69
71
|
"noLocationsFound": "No locations found",
|
|
70
|
-
"
|
|
72
|
+
"noPendingAdmissionRequests": "No pending admission requests",
|
|
71
73
|
"note": "Note",
|
|
72
74
|
"notes": "Notes",
|
|
73
75
|
"notesRequiredForCancellingRequest": "Notes required for cancelling admission or transfer request",
|