@openmrs/esm-patient-conditions-app 8.2.1-pre.5810 → 8.2.1-pre.5816
Sign up to get free protection for your applications and to get access to all the features.
- package/.turbo/turbo-build.log +16 -16
- package/dist/214.js +1 -0
- package/dist/241.js +1 -0
- package/dist/294.js +1 -0
- package/dist/538.js +1 -0
- package/dist/618.js +1 -0
- package/dist/679.js +1 -0
- package/dist/688.js +1 -1
- package/dist/688.js.map +1 -1
- package/dist/690.js +1 -0
- package/dist/723.js +1 -0
- package/dist/840.js +1 -0
- package/dist/859.js +1 -0
- package/dist/900.js +1 -0
- package/dist/944.js +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-conditions-app.js +1 -1
- package/dist/openmrs-esm-patient-conditions-app.js.buildmanifest.json +267 -3
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/translations/de.json +41 -0
- package/translations/hi.json +41 -0
- package/translations/id.json +41 -0
- package/translations/it.json +41 -0
- package/translations/pt.json +41 -0
- package/translations/si.json +41 -0
- package/translations/sw.json +41 -0
- package/translations/sw_KE.json +41 -0
- package/translations/tr.json +41 -0
- package/translations/tr_TR.json +41 -0
- package/translations/uk.json +41 -0
- package/translations/vi.json +41 -0
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"active": "Active",
|
3
|
+
"add": "Add",
|
4
|
+
"cancel": "Cancel",
|
5
|
+
"checkFilters": "Check the filters above",
|
6
|
+
"clinicalStatus": "Clinical status",
|
7
|
+
"clinicalStatusRequired": "A clinical status is required",
|
8
|
+
"condition": "Condition",
|
9
|
+
"conditionDeleted": "Condition deleted",
|
10
|
+
"conditionNowVisible": "It is now visible on the Conditions page",
|
11
|
+
"conditionRequired": "A condition is required",
|
12
|
+
"conditions": "Conditions",
|
13
|
+
"Conditions": "Conditions",
|
14
|
+
"conditionSaved": "Condition saved successfully",
|
15
|
+
"conditionUpdated": "Condition updated",
|
16
|
+
"dateOfOnset": "Date of onset",
|
17
|
+
"delete": "Delete",
|
18
|
+
"deleteCondition": "Delete condition",
|
19
|
+
"deleteModalConfirmationText": "Are you sure you want to delete this condition?",
|
20
|
+
"deleting": "Deleting",
|
21
|
+
"edit": "Edit",
|
22
|
+
"editCondition": "Edit a Condition",
|
23
|
+
"endDate": "End date",
|
24
|
+
"enterCondition": "Enter condition",
|
25
|
+
"errorCreatingCondition": "Error creating condition",
|
26
|
+
"errorDeletingCondition": "Error deleting condition",
|
27
|
+
"errorUpdatingCondition": "Error updating condition",
|
28
|
+
"inactive": "Inactive",
|
29
|
+
"noConditionsToDisplay": "No conditions to display",
|
30
|
+
"noResultsFor": "No results for",
|
31
|
+
"onsetDate": "Onset date",
|
32
|
+
"recordCondition": "Record a Condition",
|
33
|
+
"required": "Required",
|
34
|
+
"saveAndClose": "Save & close",
|
35
|
+
"saving": "Saving",
|
36
|
+
"searchConditions": "Search conditions",
|
37
|
+
"searching": "Searching",
|
38
|
+
"seeAll": "See all",
|
39
|
+
"show": "Show",
|
40
|
+
"status": "Status"
|
41
|
+
}
|