Added use of locale in Modern Graph Style algorithm

This commit is contained in:
serd2011
2021-09-19 18:58:33 +03:00
parent 164a2818f0
commit 92dd7751e3
12 changed files with 25 additions and 1 deletions
+2
View File
@@ -761,6 +761,8 @@
<!-- VerticesDegree.js -->
<p id="MaximumDegreeOfGraph" class="translation"><?= L('maximum_degree_of_graph')?></p>
<p id="Done" class="translation"><?= L('done')?></p>
<p id="ActionText" class="translation"><?= L('action')?></p>
<p id="CommonEdgeStyleText" class="translation"><?= L('common_edge_style')?></p>
<p id="SelectedEdgeStyleText" class="translation"><?= L('selected_edge_style')?></p>