We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbe5e1 commit c8895beCopy full SHA for c8895be
news/2 Fixes/10072.md
@@ -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
@@ -158,5 +158,5 @@
158
"Interpreters.selectInterpreterTip": "小提示:您能透過按下狀態列中的 Python 版本,變更 Python 延伸模組使用的 Python 解譯器。",
159
"downloading.file": "正在下載 {0}...",
160
"downloading.file.progress": "目前 {0}{1},總共 {2} KB ({3}%)",
161
- "products.installingModule": "正在安裝 {0}",
+ "products.installingModule": "正在安裝 {0}"
162
}
0 commit comments