mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Add own style for separate vertex/edges.
This commit is contained in:
@@ -185,4 +185,9 @@
|
||||
$g_lang['graph_has_no_atleast_2_graphs'] = "To use the algorithm, you need to create 2 separate graphs";
|
||||
$g_lang['isomorphism_check'] = "Check Graphs Isomorphism";
|
||||
|
||||
$g_lang['action'] = "Actions";
|
||||
$g_lang['common_edge_style'] = "Common edge style";
|
||||
$g_lang['selected_edge_style'] = "Selected edge style";
|
||||
$g_lang['common_vertex_style'] = "Common vertex style";
|
||||
$g_lang['selected_vertex_style'] = "Selected vertex style";
|
||||
?>
|
||||
Reference in New Issue
Block a user