Skip to content

Commit

Permalink
feat: add keys to display successful mutations for existing hp
Browse files Browse the repository at this point in the history
  • Loading branch information
NabbeunNabi committed Jan 8, 2025
1 parent 05c4a1f commit bdc9ff0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,9 @@
"update": "Update",
"updateAndExit": "Update & Exit",
"facilityDeletedSuccessfully": "Facility deleted successfully",
"facilityUpdatedSuccessfully": "Facility updated successfully"
"facilityUpdatedSuccessfully": "Facility updated successfully",
"healthcareProfessionalDeletedSuccessfully": "Healthcare professional deleted successfully",
"healthcareProfessionalUpdatedSuccessfully": "Healthcare professional updated successfully"
},
"modEditSubmissionTopNav": {
"saveAndExit": "Save & Exit",
Expand Down

0 comments on commit bdc9ff0

Please sign in to comment.