mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Add support to localize package.json
This commit is contained in:
4
extensions/typescript/package.nls.json
Normal file
4
extensions/typescript/package.nls.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"typescript.reloadProjects.title": "Reload Project",
|
||||
"typescript.tsdk.desc": "Specifies the folder path containing the tsserver and lib*.d.ts files to use."
|
||||
}
|
||||
Reference in New Issue
Block a user