@codingame/monaco-vscode-language-pack-pt-br 20.0.1 → 20.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-pt-br",
|
|
3
|
-
"version": "20.
|
|
3
|
+
"version": "20.1.1",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "20.
|
|
21
|
+
"@codingame/monaco-vscode-api": "20.1.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4850,7 +4850,10 @@ var content = [
|
|
|
4850
4850
|
"Copiar link",
|
|
4851
4851
|
"As alterações foram anuladas.",
|
|
4852
4852
|
"Fez alterações.",
|
|
4853
|
-
"Tarefas",
|
|
4853
|
+
"Tarefas pendentes",
|
|
4854
|
+
"Limpar todas as tarefas pendentes",
|
|
4855
|
+
"Limpar todas as tarefas pendentes",
|
|
4856
|
+
"Tarefas pendentes ({0}/{1})",
|
|
4854
4857
|
"Entrada",
|
|
4855
4858
|
"Saída",
|
|
4856
4859
|
"Salvar Como...",
|