Skip to content

Commit c8895be

Browse files
authored
Fix for zh-tw loading issue. (#10085) (#10089)
1 parent ffbe5e1 commit c8895be

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

news/2 Fixes/10072.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix zh-tw localization file loading issue.
2+
(thanks to [ChenKB91](https://github.com/ChenKB91/))

package.nls.zh-tw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,5 +158,5 @@
158158
"Interpreters.selectInterpreterTip": "小提示:您能透過按下狀態列中的 Python 版本,變更 Python 延伸模組使用的 Python 解譯器。",
159159
"downloading.file": "正在下載 {0}...",
160160
"downloading.file.progress": "目前 {0}{1},總共 {2} KB ({3}%)",
161-
"products.installingModule": "正在安裝 {0}",
161+
"products.installingModule": "正在安裝 {0}"
162162
}

0 commit comments

Comments
 (0)