mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-16 22:01:00 +00:00
Added use of locale in Vertices Degree algorithm
This commit is contained in:
@@ -227,6 +227,9 @@
|
||||
$g_lang['vertex_central'] = "Центральная";
|
||||
$g_lang['vertex_peripheral'] = "Периферийная";
|
||||
|
||||
// VerticesDegree.js
|
||||
$g_lang['maximum_degree_of_graph'] = "Максимальная степень вершин графа равна";
|
||||
|
||||
$g_lang['action'] = "Действия";
|
||||
$g_lang['common_edge_style'] = "Стиль обычной дуги";
|
||||
$g_lang['selected_edge_style'] = "Стиль выделенной дуги";
|
||||
|
||||
Reference in New Issue
Block a user