Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates localized diagnostic messages for TypeScript by applying automated localization changes from the LEGO localization system. It includes corrections to existing error message translations and adds new translated entries for recently added diagnostic messages.
- Updated translation for const assertion error message (ID 1355) to use singular form instead of plural
- Added new translations for side-effect import error message (ID 2882)
- Added new translations for TypeScript migration information message (ID 5111)
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/loc/lcl/trk/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updated Turkish translations with grammar correction and added new diagnostic messages |
| src/loc/lcl/rus/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updated Russian translations with grammar correction and added new diagnostic messages |
| src/loc/lcl/plk/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updated Polish translations with improved wording and added new diagnostic messages |
| src/loc/lcl/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl | Added Korean translation for migration information message |
| src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updated Czech translations with improved grammar and added new diagnostic messages |
| src/loc/lcl/cht/diagnosticMessages/diagnosticMessages.generated.json.lcl | Added Traditional Chinese translation for migration information message |
Comments suppressed due to low confidence (1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20251014202756512 to main with localized lcls