[PR #1844] [MERGED] Remove random </br>s in locale footers #3517

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1844
Author: @khalby786
Created: 10/1/2021
Status: Merged
Merged: 10/1/2021
Merged by: @liyasthomas

Base: mainHead: master


📝 Commits (10+)

📊 Changes

11 files changed (+11 additions, -11 deletions)

View changed files

📝 packages/hoppscotch-app/locales/ar.json (+1 -1)
📝 packages/hoppscotch-app/locales/de.json (+1 -1)
📝 packages/hoppscotch-app/locales/el.json (+1 -1)
📝 packages/hoppscotch-app/locales/fr.json (+1 -1)
📝 packages/hoppscotch-app/locales/it.json (+1 -1)
📝 packages/hoppscotch-app/locales/ja.json (+1 -1)
📝 packages/hoppscotch-app/locales/nl.json (+1 -1)
📝 packages/hoppscotch-app/locales/pl.json (+1 -1)
📝 packages/hoppscotch-app/locales/sr.json (+1 -1)
📝 packages/hoppscotch-app/locales/tr.json (+1 -1)
📝 packages/hoppscotch-app/locales/vi.json (+1 -1)

📄 Description

In certain languages, the "Help & feedback" option in the footer will have a </br> tag in it as text (which is not even valid HTML). In one case, </br> was literally translated into some other language. I'm guessing this is from before Hoppscotch's recent UI update(?).

image


🔄 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/1844 **Author:** [@khalby786](https://github.com/khalby786) **Created:** 10/1/2021 **Status:** ✅ Merged **Merged:** 10/1/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (10+) - [`c28b83e`](https://github.com/hoppscotch/hoppscotch/commit/c28b83ebc658ffcdcbecb02ac903b773f91c0dd8) remove stray </br> - [`57545c1`](https://github.com/hoppscotch/hoppscotch/commit/57545c13afd8551c8d8c884fc63c6b9f64856645) remove </br> - [`49a8544`](https://github.com/hoppscotch/hoppscotch/commit/49a8544062aebfc917e7cc103c3f1a3c523688b5) Update el.json - [`9b1f667`](https://github.com/hoppscotch/hoppscotch/commit/9b1f667340ec70e7e6829ba3979f173c32ef120a) remove </br> - [`ae936e9`](https://github.com/hoppscotch/hoppscotch/commit/ae936e998fad61732ee0b255eb5f799742de8ebb) remove </br> - [`1d5798d`](https://github.com/hoppscotch/hoppscotch/commit/1d5798d22314b44b295cc94a47756b3efe3021d4) remove </br> - [`48bc22e`](https://github.com/hoppscotch/hoppscotch/commit/48bc22e3ee1fb332e2796682786f05d17360114b) remove </br> - [`100f3cc`](https://github.com/hoppscotch/hoppscotch/commit/100f3ccef79f935a97709151e72333c2defda0c1) remove </br> - [`12c7038`](https://github.com/hoppscotch/hoppscotch/commit/12c70388a5913a9499a18b851ff982d5e8629ea7) Update sr.json - [`0e8622d`](https://github.com/hoppscotch/hoppscotch/commit/0e8622d1482862725d57e2f5c211769534b25e62) remove </br> ### 📊 Changes **11 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/locales/ar.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/de.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/el.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/fr.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/it.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/ja.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/nl.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/pl.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/sr.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/tr.json` (+1 -1) 📝 `packages/hoppscotch-app/locales/vi.json` (+1 -1) </details> ### 📄 Description In certain languages, the "Help & feedback" option in the footer will have a `</br>` tag in it as text (which is not even valid HTML). In one case, `</br>` was literally translated into some other language. I'm guessing this is from before Hoppscotch's recent UI update(?). ![image](https://user-images.githubusercontent.com/38468163/135566162-6667008b-9cc0-48d1-8b6d-cdebbdcaf130.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:07:34 +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#3517
No description provided.