Skip to content

Commit

Permalink
Merge pull request #12 from PiusKariuki/chore/transalation-key-update
Browse files Browse the repository at this point in the history
Chore/translation key update
  • Loading branch information
nyatindopatrick authored Nov 20, 2024
2 parents 2be6f52 + 2e4b86b commit b49329a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openmrs/apps/registration/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"order": 3
},
"specifyOccupation": {
"title": "Specify patient Occupation",
"title": "Specify Patient Occupation",
"translationKey": "OTHER_OCCUPATION_INFO_KEY",
"attributes": [
"Specify Occupation"
Expand Down
3 changes: 2 additions & 1 deletion openmrs/i18n/registration/locale_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"FEE_INFORMATION_LOCALE_KEY": "Fee Information",
"NUTRITIONAL_VALUES_LOCALE_KEY": "Nutritional Values",
"NEXTOFKIN_INFO_KEY": "Next of Kin Details",
"REGISTRATION_PRINT_WITH_BARCODE": "Bar<u>c</u>ode Print"
"REGISTRATION_PRINT_WITH_BARCODE": "Bar<u>c</u>ode Print",
"OTHER_OCCUPATION_INFO_KEY": "Specify Patient Occupation"
}

0 comments on commit b49329a

Please sign in to comment.