[I18n] Update locale data for IntlRelativeFormat and IntlMessageFormat#26468
Conversation
|
Pinging @elastic/kibana-platform |
💔 Build Failed |
|
Hmm, is this supposed to include so many fewer locales? |
No it's just WIP (I just marked it like so), we're discussing right now which locales to include. Here is the list we need to support for not too distant future:
|
…tive-format-locale-data
…tive-format-locale-data
|
retest |
💔 Build Failed |
💔 Build Failed |
8995eca to
b4cf637
Compare
💚 Build Succeeded |
maryia-lapata
left a comment
There was a problem hiding this comment.
LGTM with two comments.
I've checked locally, it works as excepted.
💔 Build Failed |
💔 Build Failed |
…tive-format-locale-data
💔 Build Failed |
💚 Build Succeeded |
azasypkin
left a comment
There was a problem hiding this comment.
LGTM with one optional suggestion. Also can you please check that FormatRelative works with Phantom reporting as expected (in Chinese for example)?
💚 Build Succeeded |
|
|
#26468) * [I18n] Update locale data for IntlRelativeFormat and IntlMessageFormat * Update locales * Add default relative formats * Fix en locale formats * Update readme * Make setFormats public * Update snapshots * Resolve comments * Update locales list * Update snapshots * Add locale data for pseudo-locale
#26468) (#27375) * [I18n] Update locale data for IntlRelativeFormat and IntlMessageFormat * Update locales * Add default relative formats * Fix en locale formats * Update readme * Make setFormats public * Update snapshots * Resolve comments * Update locales list * Update snapshots * Add locale data for pseudo-locale
|
6.x/6.7: 65a26c8 |
…ent (#33146) This replaces the custom relative time component in the Logs UI live streaming inline loading indicator with the one from `react-intl`. This was not done at the time of the initial i18n introduction (#25213), because of #26237, which apparently has since been resolved via #26468. Visual changes should be limited to `now` being shown instead of `0s ago`.
…ent (elastic#33146) This replaces the custom relative time component in the Logs UI live streaming inline loading indicator with the one from `react-intl`. This was not done at the time of the initial i18n introduction (elastic#25213), because of elastic#26237, which apparently has since been resolved via elastic#26468. Visual changes should be limited to `now` being shown instead of `0s ago`.
Fixes: #26237