mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Externalize strings for TypeScript extensions
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"typescript.reloadProjects.title": "Reload Project",
|
||||
"configuration.typescript": "TypeScript configuration",
|
||||
"typescript.useCodeSnippetsOnMethodSuggest.dec": "Complete functions with their parameter signature.",
|
||||
"typescript.tsdk.desc": "Specifies the folder path containing the tsserver and lib*.d.ts files to use."
|
||||
}
|
||||
Reference in New Issue
Block a user