diff --git a/src/locales/enUs/translations/patient/index.ts b/src/locales/enUs/translations/patient/index.ts index 5605dc712a..9fddc11ed5 100644 --- a/src/locales/enUs/translations/patient/index.ts +++ b/src/locales/enUs/translations/patient/index.ts @@ -31,6 +31,10 @@ export default { label: 'Related Persons', new: 'New Related Person', relationshipType: 'Relationship Type', + warning: { + noRelatedPersons: 'No related persons', + }, + addRelatedPersonAbove: 'Add a related person using the button above.', }, allergies: { label: 'Allergies',