mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
2.03k stars 270 forks source link

Is it possible to add multiple languages? #788

Open eachann1024 opened 1 year ago

eachann1024 commented 1 year ago

If you can support the local language, you need Chinese urgently.

Niubility-SunLight commented 3 months ago

+1

2414942130 commented 2 months ago

+1

destroy314 commented 2 months ago

I'm using i18next for both front and backend translations f64becdec5185ce21a5e825883a75484d3678ca8 , but hit a couple of snags: it can’t translate VS Code extension menu content, and frontend content turns into undefined when the page is refreshed.

I'm not familiar with ts 😭 open to any suggestions!