mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added use of locale in Vertices Degree algorithm
This commit is contained in:
@@ -758,6 +758,9 @@
|
||||
<p id="VertexCentral" class="translation"><?= L('vertex_central')?></p>
|
||||
<p id="VertexPeripheral" class="translation"><?= L('vertex_peripheral')?></p>
|
||||
|
||||
<!-- VerticesDegree.js -->
|
||||
<p id="MaximumDegreeOfGraph" class="translation"><?= L('maximum_degree_of_graph')?></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>
|
||||
|
||||
Reference in New Issue
Block a user