-
-
Couldn't load subscription status.
- Fork 1.2k
Added Hindi Translation Support (.po) #4772
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
base: master
Are you sure you want to change the base?
Conversation
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
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.
It looks like the file’s formatting has changed, resulting in a large diff even though the actual edits are minimal. Please revert the formatting changes and submit a clean diff with only the intended modifications.
| "Equal (7EDO)": "समान (7EDO)", | ||
| "Equal (19EDO)": "समान (19EDO)", | ||
| "Equal (31EDO)": "समान (31EDO)", | ||
| "5-limit Just Intonation": "5-सीमा सही स्वर ताल", |
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.
I think this should be translated as:
| "5-limit Just Intonation": "5-सीमा सही स्वर ताल", | |
| "5-limit Just Intonation": "केवल स्वर ताल को बाधित करें", | |
Co-authored-by: Suryaansh Chawla <suryaanshchawla@tutamail.com>
|
✅ All Jest tests passed! This PR is ready to merge. |
Co-authored-by: Suryaansh Chawla <suryaanshchawla@tutamail.com>
Co-authored-by: Suryaansh Chawla <suryaanshchawla@tutamail.com>
|
✅ All Jest tests passed! This PR is ready to merge. |
1 similar comment
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
1 similar comment
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
1 similar comment
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
1 similar comment
|
✅ All Jest tests passed! This PR is ready to merge. |
|
@pikurasa
Would adding the previously untranslated text as new lines (at the bottom of the file) be acceptable? |
|
@suryaanshah I am using the updated POT file, which has resulted in a different order. |
Added a .po file to provide Hindi localization support for Music Blocks, enabling the interface to be displayed in Hindi . This enhances accessibility for speakers of Hindi and contributes to internationalization efforts.