Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions news/2 Fixes/10072.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fix zh-tw localization file loading issue.
(thanks to [ChenKB91](https://github.com/ChenKB91/))
2 changes: 1 addition & 1 deletion package.nls.zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@
"Interpreters.selectInterpreterTip": "小提示:您能透過按下狀態列中的 Python 版本,變更 Python 延伸模組使用的 Python 解譯器。",
"downloading.file": "正在下載 {0}...",
"downloading.file.progress": "目前 {0}{1},總共 {2} KB ({3}%)",
"products.installingModule": "正在安裝 {0}",
"products.installingModule": "正在安裝 {0}"
}