@openmrs/esm-fast-data-entry-app 1.2.1-pre.250 → 1.2.1-pre.255
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/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/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/6077.js +1 -1
- package/dist/6077.js.map +1 -1
- package/dist/6468.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/8163.js +1 -0
- 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/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/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-fast-data-entry-app.js.buildmanifest.json +114 -92
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +3 -0
- package/translations/ar.json +3 -0
- package/translations/bn.json +3 -0
- package/translations/de.json +3 -0
- package/translations/es.json +2 -2
- package/translations/fr.json +2 -2
- package/translations/he.json +3 -0
- package/translations/hi.json +3 -0
- package/translations/hi_IN.json +3 -0
- package/translations/id.json +3 -0
- package/translations/it.json +76 -73
- package/translations/km.json +3 -0
- package/translations/ku.json +3 -0
- package/translations/ky.json +78 -0
- package/translations/lg.json +3 -0
- package/translations/ne.json +3 -0
- package/translations/pt.json +3 -0
- package/translations/pt_BR.json +3 -0
- package/translations/qu.json +3 -0
- package/translations/ru_RU.json +3 -0
- package/translations/si.json +3 -0
- package/translations/sw.json +3 -0
- package/translations/sw_KE.json +3 -0
- package/translations/tr.json +3 -0
- package/translations/tr_TR.json +3 -0
- package/translations/uk.json +3 -0
- package/translations/uz.json +3 -0
- package/translations/uz_UZ.json +3 -0
- package/translations/vi.json +3 -0
- package/translations/zh.json +3 -0
- package/translations/zh_CN.json +3 -0
package/translations/uk.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|
package/translations/uz.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|
package/translations/vi.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|
package/translations/zh.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|
package/translations/zh_CN.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
"chooseGroupError": "Please choose a group.",
|
|
10
10
|
"clearSearch": "Clear",
|
|
11
11
|
"complete": "Complete",
|
|
12
|
+
"confirmPatientSelection": "Confirm patient selection",
|
|
13
|
+
"continue": "Continue",
|
|
12
14
|
"createGroup": "Create Group",
|
|
13
15
|
"createNewGroup": "Create New Group",
|
|
14
16
|
"createNewPatient": "Create new patient",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"or": "or",
|
|
42
44
|
"orLabelName": "OR label name",
|
|
43
45
|
"patientIsPresent": "Patient is present",
|
|
46
|
+
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
44
47
|
"patientsInGroup": "Patients in group",
|
|
45
48
|
"postError": "POST Error",
|
|
46
49
|
"practitionerName": "Practitioner Name",
|