[PR #396] [MERGED] Improving translate for pt-BR #2597

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/396
Author: @GustavoBezerra
Created: 12/4/2019
Status: Merged
Merged: 12/6/2019
Merged by: @yubathom

Base: i18nHead: i18n


📝 Commits (10+)

📊 Changes

10 files changed (+205 additions, -190 deletions)

View changed files

📝 assets/css/styles.scss (+21 -6)
📝 components/history.vue (+16 -15)
📝 components/section.vue (+3 -2)
📝 components/settings/swatch.vue (+13 -17)
📝 lang/pt-BR.js (+78 -78)
📝 layouts/default.vue (+32 -34)
📝 pages/graphql.vue (+3 -2)
📝 pages/index.vue (+27 -15)
📝 pages/realtime.vue (+8 -18)
📝 pages/settings.vue (+4 -3)

📄 Description

I improved translate on lang/pt-BR.js.
I tried to maintain buzz words like "request", "response" and "headers".

If need adjust something, please, tell me!

Thank you and I'm happy to help this project!


🔄 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/396 **Author:** [@GustavoBezerra](https://github.com/GustavoBezerra) **Created:** 12/4/2019 **Status:** ✅ Merged **Merged:** 12/6/2019 **Merged by:** [@yubathom](https://github.com/yubathom) **Base:** `i18n` ← **Head:** `i18n` --- ### 📝 Commits (10+) - [`6a63325`](https://github.com/hoppscotch/hoppscotch/commit/6a63325f106ac163c444b2656e61ff966219ad24) Merge pull request #383 from liyasthomas/i18n - [`ae528f6`](https://github.com/hoppscotch/hoppscotch/commit/ae528f6302c6de0749d0d3d50220db056d00896b) :art: Redesigned color swatches - [`c354407`](https://github.com/hoppscotch/hoppscotch/commit/c3544076ba87976b491cb92459965ef6da4a19f8) :tada: Toggle sidebar - [`c1a733a`](https://github.com/hoppscotch/hoppscotch/commit/c1a733af5366ac39103121f0c0b46be0eeb9fced) :lipstick: Minor stylings - [`0bfc025`](https://github.com/hoppscotch/hoppscotch/commit/0bfc0256a65b4cda8e8a98af1e48c2e1780e3f52) :zap: Optimized UI components - [`72acdea`](https://github.com/hoppscotch/hoppscotch/commit/72acdeaab9009262d8330a61ccf752e324de1cb6) :zap: Improved icon toggle - [`2f09995`](https://github.com/hoppscotch/hoppscotch/commit/2f09995306ac32a27485c1b4a03761e55818fe4d) :art: Hid sidebar toggle button - [`bc3c608`](https://github.com/hoppscotch/hoppscotch/commit/bc3c608277ad92f76bebb853a01f653e07c64bc3) :bug: Fixed connect icon - [`1cfaf0b`](https://github.com/hoppscotch/hoppscotch/commit/1cfaf0bd57cc4441c9bfc90cc5b242a860216152) Merge pull request #391 from liyasthomas/app-ui - [`b508684`](https://github.com/hoppscotch/hoppscotch/commit/b508684b3a55343ec6a5846595674e61d65a2b32) Improved lang pt-BR ### 📊 Changes **10 files changed** (+205 additions, -190 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+21 -6) 📝 `components/history.vue` (+16 -15) 📝 `components/section.vue` (+3 -2) 📝 `components/settings/swatch.vue` (+13 -17) 📝 `lang/pt-BR.js` (+78 -78) 📝 `layouts/default.vue` (+32 -34) 📝 `pages/graphql.vue` (+3 -2) 📝 `pages/index.vue` (+27 -15) 📝 `pages/realtime.vue` (+8 -18) 📝 `pages/settings.vue` (+4 -3) </details> ### 📄 Description I improved translate on lang/pt-BR.js. I tried to maintain buzz words like "request", "response" and "headers". If need adjust something, please, tell me! Thank you and I'm happy to help this project! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:17:18 +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#2597
No description provided.