Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GetStream
/
stream-chat-react
Public
Notifications
You must be signed in to change notification settings
Fork
299
Star
838
Code
Issues
5
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(i18n): english-only bundle with namespaced, type-checked translation keys
- #3261
#3261
Merged
oliverlaz
merged 19 commits into
release-v15
GetStream/stream-chat-react:release-v15
from
sdk-i18n-refactor-8925a7
GetStream/stream-chat-react:sdk-i18n-refactor-8925a7
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(i18n): english-only bundle with namespaced, type-checked translation keys
#3261
oliverlaz
merged 19 commits into
release-v15
GetStream/stream-chat-react:release-v15
from
sdk-i18n-refactor-8925a7
GetStream/stream-chat-react:sdk-i18n-refactor-8925a7
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
feat(i18n): drop the 11 non-English locales, prune dead keys
Show description for 207b4e9
oliverlaz
committed
207b4e9
View commit details
Copy full SHA for 207b4e9
Browse repository at this point
Commits on Aug 10, 2026
feat(i18n): replace natural-language keys with namespaced, stable keys
Show description for 82ae749
oliverlaz
committed
82ae749
View commit details
Copy full SHA for 82ae749
Browse repository at this point
feat(i18n): add a typed key surface and expose it to integrators
Show description for 60114a5
oliverlaz
committed
60114a5
View commit details
Copy full SHA for 60114a5
Browse repository at this point
docs(i18n): add the v15 migration guide, fix the drift gate
Show description for 0926ac6
oliverlaz
committed
0926ac6
View commit details
Copy full SHA for 0926ac6
Browse repository at this point
chore(i18n): move the migration docs to ai-docs, add @types/node, fix stale CLAUDE.md
Show description for 89fadfa
oliverlaz
committed
89fadfa
View commit details
Copy full SHA for 89fadfa
Browse repository at this point
chore: fix mangled .gitignore entry, untrack tsconfig.test.tsbuildinfo
Show description for 9fa156c
oliverlaz
committed
9fa156c
View commit details
Copy full SHA for 9fa156c
Browse repository at this point
perf(i18n): stop bundling the prose translations, keep only what cannot inline
Show description for 492c8dd
oliverlaz
committed
492c8dd
View commit details
Copy full SHA for 492c8dd
Browse repository at this point
refactor(i18n): derive keys.ts from call sites, drop en.json and i18next-cli
Show description for 8b15f9a
oliverlaz
committed
8b15f9a
View commit details
Copy full SHA for 8b15f9a
Browse repository at this point
chore(i18n): delete the applied v14->v15 migration codemods
Show description for dd0eab2
oliverlaz
committed
dd0eab2
View commit details
Copy full SHA for dd0eab2
Browse repository at this point
fix(i18n): merge custom dictionaries over runtimeDefaults
Show description for 89d4036
oliverlaz
committed
89d4036
View commit details
Copy full SHA for 89d4036
Browse repository at this point
feat(i18n): upgrade i18next to v26
Show description for b305f3a
oliverlaz
committed
b305f3a
View commit details
Copy full SHA for b305f3a
Browse repository at this point
fix(examples): migrate the vite example to namespaced i18n keys
Show description for 4b6fc9f
oliverlaz
committed
4b6fc9f
View commit details
Copy full SHA for 4b6fc9f
Browse repository at this point
feat(i18n): add TranslationDictionary for compile-checked dictionaries
Show description for 8dd9b3a
oliverlaz
committed
8dd9b3a
View commit details
Copy full SHA for 8dd9b3a
Browse repository at this point
docs(i18n): document how to find keys a language has not translated yet
Show description for ccb368e
oliverlaz
committed
ccb368e
View commit details
Copy full SHA for ccb368e
Browse repository at this point
fix(i18n): keep runtimeDefaults for a language with no dictionary
Show description for 1b004c8
oliverlaz
committed
1b004c8
View commit details
Copy full SHA for 1b004c8
Browse repository at this point
docs(i18n): flag the four timestamp keys that carry English day words
Show description for 92df294
oliverlaz
committed
92df294
View commit details
Copy full SHA for 92df294
Browse repository at this point
Commits on Aug 11, 2026
feat(i18n): check the keys of a dictionary passed to registerTranslation
Show description for 1667b08
oliverlaz
committed
1667b08
View commit details
Copy full SHA for 1667b08
Browse repository at this point
refactor(i18n): accept any language code, not just stream-chat's union
Show description for 522ce3a
oliverlaz
committed
522ce3a
View commit details
Copy full SHA for 522ce3a
Browse repository at this point
feat(examples): add German and Italian to the vite example
Show description for 4cf2e6c
oliverlaz
committed
4cf2e6c
View commit details
Copy full SHA for 4cf2e6c
Browse repository at this point
You can’t perform that action at this time.