Added use of locale inColoring algorithm

This commit is contained in:
serd2011
2021-09-19 19:05:44 +03:00
parent 56ab95df40
commit 0a294c1720
12 changed files with 37 additions and 1 deletions
+3
View File
@@ -761,6 +761,9 @@
<!-- VerticesDegree.js -->
<p id="MaximumDegreeOfGraph" class="translation"><?= L('maximum_degree_of_graph')?></p>
<!-- Coloring.js -->
<p id="ColorNumber" class="translation"><?= L('color_number')?></p>
<p id="Done" class="translation"><?= L('done')?></p>
<p id="ActionText" class="translation"><?= L('action')?></p>