Add support to localize package.json

This commit is contained in:
Dirk Baeumer
2016-02-12 16:06:34 +01:00
parent 1e09b7d7ad
commit 90dce6abea
6 changed files with 125 additions and 9 deletions

View 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."
}