Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(i10n): localize secureContext header and inline text in ko #12183

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ohprettyhak
Copy link

Summary

Fixes #12172.

Problem

SecureContext header and inline badge inside Korean document is displayed as English.

Solution

Add Korean translation of SecureContext header and inline content.


Screenshots

Before

1) header

image

2) badge

image

After

1) header

Screenshot 2024-11-25 at 11 23 50

2) badge

Screenshot 2024-11-25 at 11 24 27

How did you test this change?

Run yari locally by following the instructions in README.md.

@ohprettyhak ohprettyhak requested a review from a team as a code owner November 26, 2024 10:24
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macros tracking issues related to kumascript macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ko] Update kumascript related to secureContext
1 participant