mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Fixes #4156: PHP settings documentation is not localized
This commit is contained in:
6
extensions/php/package.nls.json
Normal file
6
extensions/php/package.nls.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"configuration.validate.enable": "Whether php validation is enabled or not.",
|
||||
"configuration.validate.executablePath": "Points to the php executable.",
|
||||
"configuration.validate.run": "Whether the linter is run on save or on type.",
|
||||
"configuration.title": "PHP Configuration options"
|
||||
}
|
||||
Reference in New Issue
Block a user