mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #5660] [MERGED] chore(common): update product name in Korean translation for consistency #5308
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#5308
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/5660
Author: @g-yunjh
Created: 12/4/2025
Status: ✅ Merged
Merged: 12/21/2025
Merged by: @jamesgeorge007
Base:
next← Head:yunjh📝 Commits (1)
85f3a05fix(i18n): keep product name as Hoppscotch for consistency (#5659)📊 Changes
1 file changed (+10 additions, -10 deletions)
View changed files
📝
packages/hoppscotch-common/locales/ko.json(+10 -10)📄 Description
Closes #5659
The Korean locale file currently translates "Hoppscotch" to phonetic Korean ("호프스카치" or "홉스카치"), which feels unnatural to native speakers. This PR updates all instances to use "Hoppscotch" in English, consistent with how Japanese and Chinese locales handle the product name.
What's changed
ko.jsonko.jsonja.json) and Chinese (cn.json) approachesNotes to reviewers
packages/hoppscotch-common/locales/ko.json)Summary by cubic
Kept the product name as Hoppscotch (English) across the Korean locale, replacing phonetic forms to improve brand consistency and match Japanese/Chinese locales. Text-only update in packages/hoppscotch-common/locales/ko.json; no functional changes.
Written for commit
85f3a05beb. Summary will update automatically on new commits.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.