Skip to content
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

Add Hindi Translation Support #1278

Merged
merged 10 commits into from
Dec 21, 2024
Merged

Add Hindi Translation Support #1278

merged 10 commits into from
Dec 21, 2024

Conversation

KowshikaSinivasan
Copy link
Contributor

Add Hindi Translation Support

Hindi is one of the most widely spoken languages in the world, with over 609.5 million speakers. It is the official language of India, a country with a population of over 1.4 billion people. Given its significance, it's essential to provide Hindi language support in digital platforms and applications to ensure accessibility for a large portion of the population.
By supporting Hindi translations, we can make the platform more inclusive and user-friendly for millions of people, improving accessibility and engagement.

This pull request includes the Hindi translation, ensuring that Hindi-speaking users can interact with the content comfortably in their native language.
Files or folders newly added:
1.hi.yml (_data/locales/hi.yml)
2.hi folder with files index.html,maintainer.html and buissness.html

  • [ yes] Have you followed the contributing guidelines?
  • [yes] Have you explained what your changes do, and why they add value?

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


@KowshikaSinivasan KowshikaSinivasan requested a review from a team as a code owner December 14, 2024 13:42
jmeridth and others added 2 commits December 14, 2024 19:16
- [x] devcontainer
- [x] upgrade ruby (was 3.3.1, now 3.3.3)
- [x] upgrade node (was 12, now 23)
- [x] update README
- [x] fix deprecated warnings about `script/bootstrap`
  - [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/gems'`, and stop using this flag
  - [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs --all`

Signed-off-by: jmeridth <[email protected]>
@KowshikaSinivasan
Copy link
Contributor Author

Kindly only consider last commit.

@jmeridth
Copy link
Member

jmeridth commented Dec 15, 2024

@KowshikaSinivasan thank you for your contribution. business.html needs to be businesses.html please. Rest looks good to me.

@KowshikaSinivasan
Copy link
Contributor Author

KowshikaSinivasan commented Dec 15, 2024

@jmeridth
I have made the necessary changes.

Since this is my first contribution, I made this mistake.
Thank you for your patience and guidance.

_data/locales/hi.yml Outdated Show resolved Hide resolved
@jmeridth jmeridth merged commit 8c40db8 into github:main Dec 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants