mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
Add settings for vertex shape and size.
This commit is contained in:
@@ -222,4 +222,11 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
$g_lang['selected_edge_style'] = "Selected edge style";
|
||||
$g_lang['common_vertex_style'] = "Common vertex style";
|
||||
$g_lang['selected_vertex_style'] = "Selected vertex style";
|
||||
|
||||
$g_lang['shape'] = "Shape";
|
||||
$g_lang['circle'] = "Circle";
|
||||
$g_lang['squere'] = "Square";
|
||||
$g_lang['triangle'] = "Triangle";
|
||||
$g_lang['pentagon'] = "Pentagon";
|
||||
$g_lang['vertex_diameter'] = "Vertex size";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user