Changed algorithms menu design.

This commit is contained in:
Oleg Sh
2022-02-12 20:16:29 +02:00
parent 9c6cfb4197
commit 430e6a80be
26 changed files with 180 additions and 22 deletions
+3
View File
@@ -272,4 +272,7 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
$g_lang['find_all_paths_from_vertex'] = "Намерете всички най-кратки пътища от връх";
$g_lang['distance_from'] = "Разстояние от ";
$g_lang['path_to'] = "Път до ";
$g_lang['search_pathes'] = "Search paths";
$g_lang['other_algorithms'] = "Other algorithms";
?>