RI-8278 i18n: migrate shared text and help-text constants - #6402
Merged
Conversation
Routes constants/texts.tsx (no-results, stream ID tooltips) through i18next, resolving the last hardcoded English in a module shared across several key-detail tables. References: RI-8278
Trans needs to inject the link text into CloudLink via components, which requires children support rather than a required text prop. References: RI-8278
Resolves the last hardcoded English in constants/help-texts.tsx. References: RI-8278
This was referenced Aug 12, 2026
Contributor
Code Coverage - Frontend unit tests
Test suite run success8032 tests passing in 871 suites. Report generated by 🧪jest coverage report action from df56bf4 |
VaskoAtanasovRedis
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
First of 3 PRs for RI-8278, translating text that didn't get covered by earlier i18n work.
The English text itself hasn't changed, just how it's delivered.
Stack
fe/feature/RI-8278/i18n-command-markdown(next)fe/feature/RI-8278/i18n-keyboard-shortcuts(last)Test plan