diff --git a/src/shared/locales/enUs/translations/patients/index.ts b/src/shared/locales/enUs/translations/patients/index.ts index e8d3a2c2ff..115f3175dc 100644 --- a/src/shared/locales/enUs/translations/patients/index.ts +++ b/src/shared/locales/enUs/translations/patients/index.ts @@ -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?',