mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-02 22:06:08 +00:00
Changed algorithms menu design.
This commit is contained in:
@@ -236,5 +236,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