mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-23 08:26:38 +00:00
Changed algorithms menu design.
This commit is contained in:
@@ -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";
|
||||
?>
|
||||
|
||||
@@ -272,4 +272,7 @@
|
||||
$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";
|
||||
?>
|
||||
|
||||
@@ -235,4 +235,7 @@
|
||||
$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['search_pathes'] = "Search paths";
|
||||
$g_lang['other_algorithms'] = "Other algorithms";
|
||||
?>
|
||||
|
||||
@@ -273,4 +273,7 @@
|
||||
$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['search_pathes'] = "Search paths";
|
||||
$g_lang['other_algorithms'] = "Other algorithms";
|
||||
?>
|
||||
|
||||
@@ -272,4 +272,7 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
|
||||
$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['search_pathes'] = "Search paths";
|
||||
$g_lang['other_algorithms'] = "Other algorithms";
|
||||
?>
|
||||
|
||||
@@ -271,5 +271,8 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
// 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";
|
||||
?>
|
||||
|
||||
@@ -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";
|
||||
?>
|
||||
|
||||
@@ -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";
|
||||
?>
|
||||
|
||||
@@ -237,5 +237,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";
|
||||
?>
|
||||
|
||||
@@ -273,4 +273,8 @@
|
||||
$g_lang['find_all_paths_from_vertex'] = "Найти все кратчайшие пути от вершины";
|
||||
$g_lang['distance_from'] = "Расстояние от ";
|
||||
$g_lang['path_to'] = "Путь до ";
|
||||
|
||||
$g_lang['search_pathes'] = "Поиск путей";
|
||||
$g_lang['other_algorithms'] = "Другие алгоритмы";
|
||||
|
||||
?>
|
||||
|
||||
@@ -233,5 +233,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