Skip to content

[9.1] [Security Solution][Entity Analytics][PrivMon]Use of i18n for Title and Label translation of PrivMon tiles (#228713)#228890

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-228713
Jul 22, 2025
Merged

[9.1] [Security Solution][Entity Analytics][PrivMon]Use of i18n for Title and Label translation of PrivMon tiles (#228713)#228890
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-228713

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…nd Label translation of PrivMon tiles (elastic#228713)

## Summary

The title and label for the privmon tiles were always in English.
This PR changes the implementation to use `i18n.translate` which returns
a localized string for title and label of privmon tiles based on the
user's language settings.

### Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [ ] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

(cherry picked from commit 7643415)
@kibanamachine kibanamachine merged commit 2eed644 into elastic:9.1 Jul 22, 2025
16 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 9.8MB 9.8MB -226.0B

cc @abhishekbhatia1710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants