[PR #2734] [MERGED] Added hindi language to locales #4033

Closed
opened 2026-03-17 01:35:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2734
Author: @Dhravya
Created: 10/3/2022
Status: Merged
Merged: 10/4/2022
Merged by: @liyasthomas

Base: i18nHead: hindi-loc


📝 Commits (3)

📊 Changes

2 files changed (+678 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-app/languages.json (+6 -0)
packages/hoppscotch-app/locales/hi.json (+672 -0)

📄 Description

Description

This PR adds hindi language support (hi.json)

Checks

  • My pull request adheres to the code style of this project
  • [] My code requires changes to the documentation
  • [] I have updated the documentation as required
  • All the tests have passed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2734 **Author:** [@Dhravya](https://github.com/Dhravya) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/4/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `i18n` ← **Head:** `hindi-loc` --- ### 📝 Commits (3) - [`09f4bf2`](https://github.com/hoppscotch/hoppscotch/commit/09f4bf2e7e6a76dfc34b9d754e1bc28693264b17) Added hindi locale - [`59c84d3`](https://github.com/hoppscotch/hoppscotch/commit/59c84d36e581bc3382549af44cbaee4e5ab4dc2c) added hindi to languages list - [`3177562`](https://github.com/hoppscotch/hoppscotch/commit/31775628b84e7abd0e9222627bc999d84082b994) completed hindi file ### 📊 Changes **2 files changed** (+678 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/languages.json` (+6 -0) ➕ `packages/hoppscotch-app/locales/hi.json` (+672 -0) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> ### Description <!-- Add a brief description of the pull request --> This PR adds hindi language support (`hi.json`) ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [] My code requires changes to the documentation - [] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:35:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4033
No description provided.