coder / coder/code-server

Cannot change the display language by installing the language pack extension via cli

Abierto
#4,735 4 comentarios 1 reacción 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
79.3k
Forks
6.8k
Merge medio
2 d 6 h
PR fusionados (30 d)
41

Descripción

## OS/Web Information

- Web Browser: firefox/edge
- Local OS: windows10
- Remote OS: centos7
- Remote Architecture: amd64
- `code-server --version`: 4.0.1 735c6da829535969ff7193c79379299e4a1cb9bc

## Steps to Reproduce

1. download language extension (https://marketplace.visualstudio.com/items?itemName=MS-CEINTL.vscode-language-pack-zh-hans)
2. install it `code-server --install-extension MS-CEINTL.vscode-language-pack-zh-hans-1.63.3.vsix`
3. start code-server

## Expected

Display language changed to Chinese

## Actual

nothing happens, even if I enter `Configure Display Language` through the command panel, there is no Chinese option

![image](https://user-images.githubusercontent.com/13084946/149252894-f53028a6-16c8-404b-9246-1e676b74762d.png)

If I install this language extension online, a prompt will pop up in the lower right corner of the browser, asking if I want to change the display language, but there is no prompt after installing the extension offline

![image](https://user-images.githubusercontent.com/13084946/149252084-ee10b20b-7171-4a22-92c9-8de60ff3dfde.png)

## Logs

## Screenshot

![image](https://user-images.githubusercontent.com/13084946/149251682-059ae329-c48e-4875-bf4f-30662dae19b0.png)

![image](https://user-images.githubusercontent.com/13084946/149251523-0ccc9cda-ffe4-4617-b61c-cd46a17e8683.png)

## Notes

This issue can be reproduced in VS Code: Yes/No

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.