Skip to content

fix: complete Korean(ko) translations in Resources.kr.xlf#2826

Open
handbros wants to merge 1 commit into
dotnet:mainfrom
handbros:fix/ko-incomplete-translations
Open

fix: complete Korean(ko) translations in Resources.kr.xlf#2826
handbros wants to merge 1 commit into
dotnet:mainfrom
handbros:fix/ko-incomplete-translations

Conversation

@handbros

@handbros handbros commented Jul 1, 2026

Copy link
Copy Markdown

Summary

This PR completes the Korean translation in Resources.ko.xlf by translating untranslated strings and refining existing ones. Unlike English, which follows an SVO word order, Korean uses an SOV structure; as a result, the order of placeholders for string interpolation has been modified in some strings.

Testing

Verified by setting CultureInfo.DefaultThreadCurrentUICulture = CultureInfo.GetCultureInfo("ko-KR") before parsing and running the app without the required --input option.

@handbros

handbros commented Jul 1, 2026

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

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.

1 participant