[PR #1642] [MERGED] i18n: add Hindi and Norwegian (Bokmål) language #3442

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1642
Author: @liyasthomas
Created: 5/15/2021
Status: Merged
Merged: 5/15/2021
Merged by: @liyasthomas

Base: mainHead: i18n


📝 Commits (7)

  • 8969d0c Added Norwegian (Bokmål) language support
  • b2ff45b Merge pull request #1621 from graknol/lang-nb-NO
  • cc9c986 Added Hindi Language Support
  • 9c93181 Merge branch 'main' into main
  • 87d2150 Merge branch 'main' into main
  • 1d8adfc Merge branch 'main' into i18n
  • 38774c8 Merge pull request #1640 from DevenRathod2/main

📊 Changes

3 files changed (+630 additions, -0 deletions)

View changed files

lang/in-IN.json (+309 -0)
lang/nb-NO.json (+309 -0)
📝 nuxt.config.js (+12 -0)

📄 Description

No description provided


🔄 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/1642 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 5/15/2021 **Status:** ✅ Merged **Merged:** 5/15/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `i18n` --- ### 📝 Commits (7) - [`8969d0c`](https://github.com/hoppscotch/hoppscotch/commit/8969d0ca9cb63966734755645074a68320e9387c) Added Norwegian (Bokmål) language support - [`b2ff45b`](https://github.com/hoppscotch/hoppscotch/commit/b2ff45b5c357d44801943fcbef18c236a5f14e6d) Merge pull request #1621 from graknol/lang-nb-NO - [`cc9c986`](https://github.com/hoppscotch/hoppscotch/commit/cc9c986879e74c0cd0ca4a02f8c8919c2e868e01) Added Hindi Language Support - [`9c93181`](https://github.com/hoppscotch/hoppscotch/commit/9c9318152b75749e5bb8e00f5f22308c6ec18099) Merge branch 'main' into main - [`87d2150`](https://github.com/hoppscotch/hoppscotch/commit/87d2150ba4586ce0d6def719dd1c03003cb13c00) Merge branch 'main' into main - [`1d8adfc`](https://github.com/hoppscotch/hoppscotch/commit/1d8adfcfa909982cd87f2e80696258150499dc49) Merge branch 'main' into i18n - [`38774c8`](https://github.com/hoppscotch/hoppscotch/commit/38774c8d865f87eff217629f61be38e09dd30b76) Merge pull request #1640 from DevenRathod2/main ### 📊 Changes **3 files changed** (+630 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lang/in-IN.json` (+309 -0) ➕ `lang/nb-NO.json` (+309 -0) 📝 `nuxt.config.js` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:03:26 +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#3442
No description provided.