mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #2295] [CLOSED] Update Traditional Chinese translation #3714
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#3714
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/2295
Author: @5idereal
Created: 4/26/2022
Status: ❌ Closed
Base:
i18n← Head:patch-2📝 Commits (10+)
376303dfix: emit-volar-types generating invalid decls on wind4540a5refactor: improve the mobile layout. (#2153)8f96a5fchore(deps): bumpbd22541refactor: improve ui consistency4ec56c6feat: handle tab key press on editors - resolved #2185fe64e13fix(locale): typo in the language es (#2186)c8031c0refactor: fix i118n translations70a1b71Fix typo in usage step (#2183)755ee33refactor: replace deprecated String.prototype.substr() (#2187)5d54cf5fix: accent color always marked as the same color once loaded fixes #2196📊 Changes
186 files changed (+10766 additions, -4546 deletions)
View changed files
➕
.gitattributes(+1 -0)➕
.github/workflows/deploy-netlify.yml(+34 -0)📝
README.md(+4 -3)📝
package.json(+3 -3)📝
packages/codemirror-lang-graphql/package.json(+6 -6)📝
packages/hoppscotch-app/.gitignore(+1 -1)➕
packages/hoppscotch-app/assets/icons/grip-vertical.svg(+18 -0)📝
packages/hoppscotch-app/assets/scss/styles.scss(+17 -0)📝
packages/hoppscotch-app/assets/scss/themes.scss(+12 -3)➕
packages/hoppscotch-app/components/app/DeveloperOptions.vue(+91 -0)📝
packages/hoppscotch-app/components/app/Footer.vue(+21 -9)📝
packages/hoppscotch-app/components/app/Fuse.vue(+3 -3)📝
packages/hoppscotch-app/components/app/Header.vue(+11 -12)➕
packages/hoppscotch-app/components/app/Options.vue(+210 -0)📝
packages/hoppscotch-app/components/app/PowerSearch.vue(+3 -3)📝
packages/hoppscotch-app/components/app/Share.vue(+1 -0)📝
packages/hoppscotch-app/components/app/Sidenav.vue(+1 -1)📝
packages/hoppscotch-app/components/app/Support.vue(+1 -0)📝
packages/hoppscotch-app/components/button/Primary.vue(+36 -75)📝
packages/hoppscotch-app/components/button/Secondary.vue(+34 -66)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.