fix(ko): localize map 22-counties route and sidebar data#1162
Open
dreamline2 wants to merge 1 commit into
Open
fix(ko): localize map 22-counties route and sidebar data#1162dreamline2 wants to merge 1 commit into
dreamline2 wants to merge 1 commit into
Conversation
Wire Korean county metadata from knowledge/ko/Geography into the map page so /ko/map shows localized route labels, grid cards, and deep-dive links.
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.
📝 這個 PR 做了什麼?
韓文地圖頁(
/ko/map)的「22 縣市深度文章」區塊原本整段硬編碼繁中:路線 pill、側欄 grid 縣名、核心矛盾句、深度文章卡 CTA 等,在韓文模式下仍顯示中文。本 PR 從
knowledge/ko/Geography/產生counties-22.ko.json,並讓 map 模板、mapConfig、i18n keys 依 locale 載入韓文 metadata 與 UI 字串。/ko/map現在會顯示韓文縣市名、核心矛盾、以及指向/ko/geography/...的連結。📁 變更類型
✅ 自我檢查
featured: false(featured 由維護者統一管理,請勿設為 true)npm run build,非必要但建議)🔗 相關 Issue
Closes #
📸 截圖(如果是視覺改動)