Revise

Daniel Ye 2018-02-22 15:06:57 -08:00
Родитель 7680eb91fd
Коммит 858069a680
1 изменённых файлов: 1 добавлений и 1 удалений

@ -4,7 +4,7 @@
1. Launch extension manager by clicking menu View->Extensions. See more information of [extension installation](https://code.visualstudio.com/docs/editor/extension-gallery) in docs.
![vscode extension](https://github.com/Microsoft/vscode-loc/blob/master/media/vscode_extension_manager.PNG)
2. Search English language pack name. Click install button.
2. Search language pack English name. Click install button.
![vscode extension install](https://github.com/Microsoft/vscode-loc/blob/master/media/vscode_install_languagepack.PNG)
3. Press Ctrl+Shift+P to bring up the Command Palette then start typing "config" to filter and display the Configure Language command. Change UI language setting in locale.json and save the file. See more information of [Display Language](https://code.visualstudio.com/docs/getstarted/locales) in docs.