Skip to content

Commit

Permalink
Translated using Weblate (Croatian)
Browse files Browse the repository at this point in the history
Currently translated at 98.6% (216 of 219 strings)

Translation: The Algorithms Website/Categories
Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/hr/
  • Loading branch information
milotype authored and weblate committed May 15, 2024
1 parent 9f05fb2 commit 2554047
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion public/locales/hr/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,22 @@
"ipynbcheckpoints": ".Ipynb točke provjere",
"sources": "Izvori",
"tests": "Testovi",
"uint53": "Uint 53"
"uint53": "Uint 53",
"crdt": "Crdt",
"digests": "Sažeci",
"concurrency": "Istodobnost",
"http": "Http",
"linearprogramming": "Linearno programiranje",
"lossfunction": "Funkcija gubitka",
"map": "Karta",
"optimization": "Optimizacija",
"paddings": "Odmaci",
"patternmatching": "Poklapanje uzoraka",
"quantitativefinance": "Kvantitativne financije",
"similarity": "Sličnost",
"specialnumbers": "Posebni brojevi",
"sqrt": "Sqrt",
"tls": "Tls",
"web": "Web",
"permutations": "Permutacije"
}

0 comments on commit 2554047

Please sign in to comment.