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 2db415a commit 03bfa56Copy full SHA for 03bfa56
extensions/typescript-language-features/package.json
@@ -823,16 +823,16 @@
823
],
824
"enumDescriptions": [
825
"%typescript.locale.auto%",
826
- "Deutsch",
827
- "español",
+ "Deutsch",
+ "español",
828
"English",
829
- "français",
830
- "italiano",
831
- "日本語",
832
- "한국어",
833
- "русский",
834
- "中文(简体)",
835
- "中文(繁體)"
+ "français",
+ "italiano",
+ "日本語",
+ "한국어",
+ "русский",
+ "中文(简体)",
+ "中文(繁體)"
836
837
"markdownDescription": "%typescript.locale%",
838
"scope": "window"
0 commit comments