Skip to content

fix(i18n): correct Korean burndown typo 버다운 → 번다운#9317

Open
mahip-kakan wants to merge 1 commit into
makeplane:previewfrom
mahip-kakan:fix/i18n-ko-burndown-typo
Open

fix(i18n): correct Korean burndown typo 버다운 → 번다운#9317
mahip-kakan wants to merge 1 commit into
makeplane:previewfrom
mahip-kakan:fix/i18n-ko-burndown-typo

Conversation

@mahip-kakan

Copy link
Copy Markdown

Summary

  • Fixes the Korean (ko) locale typo where "Burndown" was rendered as 버다운 (missing ) instead of 번다운
  • Updates all 5 affected keys across common.json, cycle.json, and project.json under packages/i18n/src/locales/ko/

Closes #9030

Test plan

  • Verified diff is exactly 5 line changes (버다운번다운)
  • Confirmed no remaining 버다운 occurrences in packages/i18n/src/locales/
  • Set profile language to 한국어 (Korean) and confirm burndown labels read 번다운 on Cycles comparison and active cycle views

Made with Cursor

Replace the misspelled Korean loanword for "burndown" across all five
ko locale keys in common, cycle, and project namespaces.

Fixes makeplane#9030
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a55f8ad9-5f4c-4cb7-8264-cd27122c4c72

📥 Commits

Reviewing files that changed from the base of the PR and between 1e8f363 and b433853.

📒 Files selected for processing (3)
  • packages/i18n/src/locales/ko/common.json
  • packages/i18n/src/locales/ko/cycle.json
  • packages/i18n/src/locales/ko/project.json
 _______________________________________________________________
< Ghost in the Shell (Script): Stand Alone Complex Code Review. >
 ---------------------------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Caution

Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted.

Error details
{}

1 similar comment
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Caution

Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted.

Error details
{}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: i18n(ko) typo "버다운" should be "번다운" (Burndown) — 5 occurrences

2 participants