Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json
index 1b0431f7c75..38c871bd78f 100644
--- a/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json
@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "html.editor.label": "HTML プレビュー"
+ "html.editor.label": "HTML プレビュー",
+ "devtools.webview": "開発者: Web ビュー ツール"
} \ No newline at end of file