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/ptb/src/vs/workbench/parts/html/browser/html.contribution.i18n.json')
-rw-r--r--i18n/ptb/src/vs/workbench/parts/html/browser/html.contribution.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/ptb/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/ptb/src/vs/workbench/parts/html/browser/html.contribution.i18n.json
index f9530b0f6f6..0916a5a4f5e 100644
--- a/i18n/ptb/src/vs/workbench/parts/html/browser/html.contribution.i18n.json
+++ b/i18n/ptb/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": "Visualização Html"
+ "html.editor.label": "Visualização Html",
+ "devtools.webview": "Desenvolvedor: Ferramentas Webview"
} \ No newline at end of file