diff --git a/configs/openmrs/frontend_config/ozone-frontend-config.json b/configs/openmrs/frontend_config/ozone-frontend-config.json index 4ef7306..cc55966 100644 --- a/configs/openmrs/frontend_config/ozone-frontend-config.json +++ b/configs/openmrs/frontend_config/ozone-frontend-config.json @@ -298,6 +298,25 @@ "showLogo": true, "logo": "configs/ozone_hsc_logo.png" } + }, + "contactAttributeTypes": [ + "c3bcd296-eb82-4451-a4b4-eedd1d5f322f", + "1102f74e-ea2f-461e-b67f-db58bd136e5c", + "d9b2d63d-6b6d-4c9e-b4e1-6e8f4f3efc3e" + ] + }, + "core": { + "Translation overrides": { + "en": { + "state": "Département", + "city": "Commune", + "Country": "Country" + }, + "fr": { + "state": "Département", + "city": "Commune", + "Country": "Pays" + } } }, "@openmrs/esm-patient-medications-app": {