Added use of locale in Vertices Degree algorithm

This commit is contained in:
serd2011
2021-09-19 18:43:19 +03:00
parent c145c53ec8
commit 164a2818f0
12 changed files with 37 additions and 1 deletions
+3
View File
@@ -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'] = "Стиль выделенной дуги";