mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added find all patches algorithm.
This commit is contained in:
@@ -259,4 +259,13 @@
|
||||
$g_lang['selected_index'] = "Selection group";
|
||||
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user