Skip to content

Commit

Permalink
i18n updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Mar 25, 2024
1 parent e98d887 commit 3c04f81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,9 @@ export const getEuiContextMapping = (): EuiTokensObject => {
'euiHue.label': i18n.translate('core.euiHue.label', {
defaultMessage: 'Select the HSV color mode "hue" value',
}),
'euiIconTip.defaultAriaLabel': i18n.translate('core.euiIconTip.defaultAriaLabel', {
defaultMessage: 'Info',
}),
'euiImageButton.openFullScreen': i18n.translate('core.euiImageButton.openFullScreen', {
defaultMessage: 'Click to open this image in fullscreen mode',
}),
Expand Down

0 comments on commit 3c04f81

Please sign in to comment.