2018-03-06. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-03-06 17:42:17 -08:00
committed by Sandeep Somavarapu
parent b1663316da
commit d41bb9dd1c
1174 changed files with 3554 additions and 829 deletions

View File

@@ -12,5 +12,7 @@
"configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。"
"command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。",
"displayName": "PHP 言語機能",
"description": "PHP ファイルの IntelliSense、リンティング、および基本言語サポートを提供します。"
}