-
Notifications
You must be signed in to change notification settings - Fork 667
i18n overview dashboard health state messages #7372
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
i18n overview dashboard health state messages #7372
Conversation
|
/assign @rawagner |
|
looks good, but please run |
5f800ff to
4f05a8e
Compare
Done! |
|
/lgtm |
|
/test /e2e-gcp-console |
|
@afreen23: The specified target(s) for
Use
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test e2e-gcp-console |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
- Created `healthStateMessage` function to update the strings when language changes, since the existing map `healthStateMapping` is used at various places for icons/priority only. - replaced `healthStateMapping[state].message` with `healthStateMapping`
4f05a8e to
d70df97
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afreen23, rawagner The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
healthStateMessagefunction to update the strings when language changes, since the existing maphealthStateMappingis used at various places for icons/priority only.healthStateMapping[state].messagewithhealthStateMappingFollowup for this comment #7368 (comment)