mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
Add export graph to svg
This commit is contained in:
@@ -287,4 +287,7 @@
|
||||
$g_lang['reverse_all_edges'] = "Поменять направление всех дуг";
|
||||
$g_lang['make_all_undirected'] = "Сделать все дуги неориентированными";
|
||||
$g_lang['make_all_directed'] = "Сделать все дуги ориентированными";
|
||||
|
||||
$g_lang['save_svg_image'] = "Сохранить граф в SVG";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user