mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
2018-02-28. Merged in translations from Transifex.
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
"json.format.enable.desc": "既定の JSON フォーマッタを有効/無効にします (再起動が必要です)",
|
||||
"json.tracing.desc": "VS Code と JSON 言語サーバー間の通信をトレースします。",
|
||||
"json.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
|
||||
"json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。"
|
||||
"json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
|
||||
"json.experimental.syntaxFolding": "構文の折りたたみマーカー認識を有効/無効にします。"
|
||||
}
|
||||
Reference in New Issue
Block a user