Translation: Add Korean (ko) language support and update translations#154
Translation: Add Korean (ko) language support and update translations#154d0ngjini wants to merge 2 commits intomattermost:mainfrom
Conversation
|
@coderabbitai review this PR |
|
I can see from the screenshot that Korean (한국어) is now available in the language selector and the UI is displaying Korean translations. Let me conduct a comprehensive review of the implementation. ✅ Actions performedReview triggered.
|
📝 WalkthroughWalkthroughKorean language support is added to the application through a new translation file, updated language constants configuration, and i18n module integration. Changes include translation data updates and configuration references to enable Korean as an available language option. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
|
@d0ngjini can you check the snapshots that need to be udpated as the webapp tests are failing? |
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
Summary
This pull request updates the Korean translation files and enables Korean as a supported language in the application.
Changes:
webapp/i18n/ko.jsonto reflect the latest UI elements.ko(Korean) as a selectable language option inwebapp/src/i18n.tsxandwebapp/src/constants.ts.Users can now select Korean from the language settings menu.
Ticket Link
N/A
Summary by CodeRabbit