mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Changed algorithms menu design.
This commit is contained in:
@@ -239,5 +239,8 @@
|
||||
// FindShortPatchsFromOne.js
|
||||
$g_lang['find_all_paths_from_vertex'] = "Find all shortest paths from vertex";
|
||||
$g_lang['distance_from'] = "Distance from ";
|
||||
$g_lang['path_to'] = "Path to ";
|
||||
$g_lang['path_to'] = "Path to ";
|
||||
|
||||
$g_lang['search_pathes'] = "Search paths";
|
||||
$g_lang['other_algorithms'] = "Other algorithms";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user