[PR #4004] [MERGED] fix(common): rest and graphql pages not being rendered when french is selected as app language #4626

Closed
opened 2026-03-17 02:08:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4004
Author: @joeljstephen
Created: 4/24/2024
Status: Merged
Merged: 4/25/2024
Merged by: @AndrewBastin

Base: release/2024.3.2Head: fix/french-i18n-issue


📝 Commits (3)

  • da6e5d3 fix: solved the issue caused when language selected is french
  • 2ccf412 fix: i18n variable spelling update
  • e6bfa24 chore: updated string

📊 Changes

1 file changed (+20 additions, -20 deletions)

View changed files

📝 packages/hoppscotch-common/locales/fr.json (+20 -20)

📄 Description

Ticket

  • Closes HFE-481
  • Fixes #4002

Description

This PR fixes the issue where selecting French as the app language breaks the REST and GraphQL pages of the app.

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/4004 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/25/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.2` ← **Head:** `fix/french-i18n-issue` --- ### 📝 Commits (3) - [`da6e5d3`](https://github.com/hoppscotch/hoppscotch/commit/da6e5d34794e4d742b605534b3489d2b4f9aab0c) fix: solved the issue caused when language selected is french - [`2ccf412`](https://github.com/hoppscotch/hoppscotch/commit/2ccf412b2d110ac94698ccef6961b92f74e9dd49) fix: i18n variable spelling update - [`e6bfa24`](https://github.com/hoppscotch/hoppscotch/commit/e6bfa24ea6fd56cdaa42714dce45dd60ac19e933) chore: updated string ### 📊 Changes **1 file changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/fr.json` (+20 -20) </details> ### 📄 Description ### Ticket - Closes HFE-481 - Fixes #4002 ### Description This PR fixes the issue where selecting French as the app language breaks the REST and GraphQL pages of the app. ### 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 02:08:51 +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#4626
No description provided.