-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hindi Internationalization #1914
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
<Trans> | ||
<Text |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoa it works like this too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yessir!
* origin: Hindi Internationalization (#1914)
This PR aims to fully internationalize the Bluesky website and app in Hindi to set precedence for internationalization to other languages.
It completes the
/locale/locales/hi/messages.po
file and uses that to create a/locale/locales/hi/messages.js
which allows thelingui
package to fill in different language strings wherever necessary.There may be a few strings missing, but this PR has been tested on web, mobile, and Android.
To change your language, go to Settings:
Then go to Languages:
Then select your desired language:
This is instantly update all the strings throughout the app.