diff --git a/src/locales/enUs/translations/patient/index.ts b/src/locales/enUs/translations/patient/index.ts index f371bfc413..cbdce7cb5b 100644 --- a/src/locales/enUs/translations/patient/index.ts +++ b/src/locales/enUs/translations/patient/index.ts @@ -1,5 +1,6 @@ export default { patient: { + code: 'Patient Code', firstName: 'First Name', lastName: 'Last Name', suffix: 'Suffix',