8000 Translated using Weblate (Portuguese) · seanpm2001/TheAlgorithms_Website@5d8cc91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d8cc91

Browse files
Bernardo Caetanoweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 37.9% (88 of 232 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/pt/
1 parent 538a646 commit 5d8cc91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/locales/pt/categories.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,8 @@
8888
"graphs": "Grafos",
8989
"ipynbcheckpoints": "Checkpoints de .ipynb",
9090
"linearregression": "Regressão Linear",
91-
"logisticregression": "Regressão Logística"
91+
"logisticregression": "Regressão Logística",
92+
"a5": "A 5",
93+
"avltree": "Árvore AVL",
94+
"queues": "Filas"
9295
}

0 commit comments

Comments
 (0)
0