Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(#1899): added warning messages
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencgt committed Mar 15, 2020
1 parent 3962512 commit 58f9402
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/locales/enUs/translations/patient/index.ts
Expand Up @@ -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',
Expand Down

0 comments on commit 58f9402

Please sign in to comment.