mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[PR #5996] chore(common): modify Chinese translation of words #5452
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#5452
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/5996
Author: @jiangzm
Created: 3/16/2026
Status: 🔄 Open
Base:
next← Head:chinese-translation📝 Commits (2)
0d35ae3fix(common): password label not using multi-language key913617fchore(common): modify Chinese translation of words📊 Changes
2 files changed (+36 additions, -36 deletions)
View changed files
📝
packages/hoppscotch-common/locales/cn.json(+35 -35)📝
packages/hoppscotch-common/src/composables/oauth2/useOAuth2GrantTypes.ts(+1 -1)📄 Description
Changes
Hoppscotch AgenttoHoppscotch 代理程序mocktoMock 服务and keep it consistent with the others.Summary by cubic
Standardizes Chinese in
hoppscotch-common: replace “Hoppscotch Agent” with “Hoppscotch 代理程序”, add spaces for “SSL/HTTP”, add English hints to interceptor names, normalize “Mock 服务”, and change “管理” to “管理员”.Also localizes the OAuth2 “Password” grant label via
authorization.oauth.label_password.Written for commit 913617f0cf7fbc16030185a5b36a35edffbcf617. Summary will update on new commits.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.