forked from peakchen90/vscode-open-in-default-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.nls.pt.json
More file actions
11 lines (11 loc) · 767 Bytes
/
package.nls.pt.json
File metadata and controls
11 lines (11 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
{
"openInDefaultBrowser.title": "Abra no navegador",
"openInDefaultBrowser.openWithLocalHttpServer": "Abrir com o servidor http local",
"run.nonHTMLFile": "Não é possível abrir arquivos não-HTM ou não-HTML",
"run.localServer.createError": "Falha no serviço de criação",
"run.localServer.noMatchWorkspace": "Ocorreu um erro ao abrir o navegador. Por favor, reinicie o VSCODE e tente novamente!",
"run.localServer.unknownException": "Exceção desconhecida",
"donation.message": "A extensão é uma nova atualização e agora suporta o arquivo html aberto com o servidor http local. Se isso lhe der mais comodidade, pode me tratar tomar uma xícara de café. ❤️",
"donation.okText": "Saber mais",
"donation.cancelText": "Não, obrigado"
}