We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538a646 commit 5d8cc91Copy full SHA for 5d8cc91
public/locales/pt/categories.json
@@ -88,5 +88,8 @@
88
"graphs": "Grafos",
89
"ipynbcheckpoints": "Checkpoints de .ipynb",
90
"linearregression": "Regressão Linear",
91
- "logisticregression": "Regressão Logística"
+ "logisticregression": "Regressão Logística",
92
+ "a5": "A 5",
93
+ "avltree": "Árvore AVL",
94
+ "queues": "Filas"
95
}
0 commit comments