mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #396] [MERGED] Improving translate for pt-BR #2597
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2597
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
i18n← Head:i18n📝 Commits (10+)
6a63325Merge pull request #383 from liyasthomas/i18nae528f6🎨 Redesigned color swatchesc354407🎉 Toggle sidebarc1a733a💄 Minor stylings0bfc025⚡ Optimized UI components72acdea⚡ Improved icon toggle2f09995🎨 Hid sidebar toggle buttonbc3c608🐛 Fixed connect icon1cfaf0bMerge pull request #391 from liyasthomas/app-uib508684Improved lang pt-BR📊 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.