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

Commit

Permalink
fix(patient): successfully updated message should show actual text
Browse files Browse the repository at this point in the history
  • Loading branch information
janmarkusmilan committed Aug 13, 2020
1 parent 2532435 commit 7ca79bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/locales/enUs/translations/patients/index.ts
Expand Up @@ -11,6 +11,7 @@ export default {
successfullyCreated: 'Successfully created patient',
successfullyAddedNote: 'Successfully added the new note',
successfullyAddedRelatedPerson: 'Successfully added a new related person',
successfullyUpdated: 'Successfully updated information for ',
possibleDuplicatePatient: 'Possible duplicate patient:',
duplicatePatientWarning:
'Patient with matching information found in database. Are you sure you want to create this patient?',
Expand Down

1 comment on commit 7ca79bc

@vercel
Copy link

@vercel vercel bot commented on 7ca79bc Aug 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.