Skip to content
Navigation Menu
Toggle navigation
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
Automattic
/
studio
Public
Notifications
You must be signed in to change notification settings
Fork
86
Star
504
Code
Issues
73
Pull requests
85
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add language switcher in user settings modal
- #476
#476
Merged
sejas
merged 16 commits into
trunk
Automattic/studio:trunk
from
add/user-locale-settings
Automattic/studio:add/user-locale-settings
Copy head branch name to clipboard
Sep 2, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add language switcher in user settings modal
#476
sejas
merged 16 commits into
trunk
Automattic/studio:trunk
from
add/user-locale-settings
Automattic/studio:add/user-locale-settings
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2024
Create get and save user locale
sejas
committed
6ba7bf2
Copy full SHA for 6ba7bf2
Create translations and supported locale for react and node
sejas
committed
750d74d
Copy full SHA for 750d74d
Create custom i18n provider to wrap locale changes
sejas
committed
681fd8b
Copy full SHA for 681fd8b
Add language picker
sejas
committed
3548f93
Copy full SHA for 3548f93
remove locale from renderer, it was always undefined and not working
sejas
committed
b07efac
Copy full SHA for b07efac
remove defaultI18n.setLocaleData in favor of getUserLocaleWithFallback
sejas
committed
53a6e28
Copy full SHA for 53a6e28
refactor getLocaleData in favor of imoprts and adapt tests
sejas
committed
9637674
Copy full SHA for 9637674
remove locale and localeData from app globals
sejas
committed
43f18fc
Copy full SHA for 43f18fc
replace app globals locale with i18n data provider
sejas
committed
6be41fd
Copy full SHA for 6be41fd
remove locale and locale data from test mocks
sejas
committed
af4b8f8
Copy full SHA for af4b8f8
refactor formatStringDate to use provider locale
sejas
committed
dcc47c5
Copy full SHA for dcc47c5
refactor default error and auth provider to user i18n data provider
sejas
committed
0f0355d
Copy full SHA for 0f0355d
format translations index export
sejas
committed
2dd21c4
Copy full SHA for 2dd21c4
refactor imports to have locale-node and locale
sejas
committed
4b3808a
Copy full SHA for 4b3808a
Commits on Sep 2, 2024
add languager switcher for not authenticated users
sejas
committed
985802e
Copy full SHA for 985802e
Merge branch 'trunk' of github.com:Automattic/studio into add/user-locale-settings
sejas
committed
03e7b4a
Copy full SHA for 03e7b4a
You can’t perform that action at this time.