diff --git a/src/locales/enUs/translations/patient/index.ts b/src/locales/enUs/translations/patient/index.ts index 3ca8afed53..25c0c9de8f 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',