-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bed management UI enhancement #8839
Bed management UI enhancement #8839
Conversation
- added translations to bed management
✅ Deploy Preview for care-ohc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'll take a look at the failing test 👍 |
tested, working fine @nihal467 |
LGTM |
@@ -224,6 +224,7 @@ | |||
"add_beds": "Add Bed(s)", | |||
"add_details_of_patient": "Add Details of Patient", | |||
"add_location": "Add Location", | |||
"add_new_beds": "Add New Bed(s)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could've been improved with https://www.i18next.com/translation-function/plurals#languages-with-multiple-plurals
@Jacobjeevan Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
Proposed Changes
@ohcnetwork/care-fe-code-reviewers
Merge Checklist