Skip to content

Commit

Permalink
Merge pull request #15 from PiusKariuki/chore/fix-comma
Browse files Browse the repository at this point in the history
chore: fixed comma
  • Loading branch information
daviemukungi authored Nov 21, 2024
2 parents 138ac9d + 46f7fdb commit 1236516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmrs/i18n/registration/locale_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"NUTRITIONAL_VALUES_LOCALE_KEY": "Nutritional Values",
"NEXTOFKIN_INFO_KEY": "Next of Kin Details",
"REGISTRATION_PRINT_WITH_BARCODE": "Bar<u>c</u>ode Print",
"REGISTRATION_EMAIL_ERROR_KEY": "Please enter a valid email"
"REGISTRATION_EMAIL_ERROR_KEY": "Please enter a valid email",
"OTHER_OCCUPATION_INFO_KEY": "Specify Patient Occupation"
}

0 comments on commit 1236516

Please sign in to comment.