Fix/play optional country default label - #44
Merged
Conversation
hoshimoe
added a commit
that referenced
this pull request
Aug 23, 2026
main 的 #44 新增了 play.defaultRegion,而本分支的 ja 字典是在那之前寫的。 CI 驗的是本分支與 base 的合併結果,所以它紅在型別上(ts(2741)), 而本機只有本分支、astro check 是綠的——這正是那個 Record<UIKey, string> 存在的理由:漏一個鍵編不過。 順手用機械比對確認四種語言的鍵集合完全一致(各 120 鍵、同集合、同順序), 不是只修掉型別錯誤點名的那一個。
Merged
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.
No description provided.