Skip to content

Commit bd00858

Browse files
gallegonovatoweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (232 of 232 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/es/
1 parent b0c96fd commit bd00858

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/locales/es/categories.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,5 +320,8 @@
320320
"splaytree": "Árbol Extendido",
321321
"suffixtree": "Árbol de Sufijos",
322322
"docs": "Documentos",
323-
"example": "Ejemplo"
323+
"example": "Ejemplo",
324+
"circularqueue": "Circularmente",
325+
"diskscheduling": "Programación de discos",
326+
"lineclipping": "Recorte de línea"
324327
}

0 commit comments

Comments
 (0)