feat: 대시보드 다국어(en/ko/ja) + 안정성 카드 가로 넘침 제거 - #36
Merged
Conversation
There was a problem hiding this comment.
🔆 CodeSolar review ✅ Looks good
PR adds i18n (en/ko/ja) to the spot placement score dashboard and fixes horizontal overflow in the stability ranking table. The changes are largely well-structured: I18N dictionary is complete, language detection works, all UI strings route through the dictionary, and the colgroup + table-layout:fixed CSS resolves the overflow. No correctness bugs, no XSS vectors, no resource leaks found in the diff.
✅ No issues worth flagging.
solar-pro4 (openrouter) · 1 files · +327/-112 · 184.2s · CodeSolar
Comment /codesolar on this PR to re-run the review.
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.
사용자 요청: S3/CloudFront 스팟 배치점수 × 가격 대시보드를 영어 기본 + 한국어·일본어 다국어로 전환, 안정성 카드의 가로 스크롤바 제거.
머지 후 수집기 스택 재배포로 반영 (#29의 g6e.12xlarge 커버리지 포함).
🤖 Generated with Claude Code