Skip to content

Comments

fix: update korean localization#51

Merged
wj-xiao merged 1 commit intosipeed:mainfrom
finani:lang-kr
Oct 30, 2025
Merged

fix: update korean localization#51
wj-xiao merged 1 commit intosipeed:mainfrom
finani:lang-kr

Conversation

@finani
Copy link
Contributor

@finani finani commented Jun 2, 2025

Add Korean as one of the language options

@finani finani mentioned this pull request Jun 2, 2025
@@ -0,0 +1,69 @@
const ko = {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the correct country code? ko or kr?
This file uses ko, but in browser/src/i18n/languages.ts and desktop/src/renderer/src/i18n/languages.ts uses kr. Maybe you should unify the country code?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Republic of Korea is kr in ISO 3166-1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for mixing kr and ko.
I think ko (language code) is more appropriate because the code of 中文 is zh.
If you confirm this, I will fix it.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, you're right. As a native speaker, you have every right to choose the code ko. I just wish it was the same

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your kind review!

I updated, please check again.

@wj-xiao wj-xiao merged commit 515e770 into sipeed:main Oct 30, 2025
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.

3 participants