mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added use of locale inColoring algorithm
This commit is contained in:
@@ -197,6 +197,9 @@
|
||||
// VerticesDegree.js
|
||||
$g_lang['maximum_degree_of_graph'] = "The maximum degree of a graph is";
|
||||
|
||||
// Coloring.js
|
||||
$g_lang['color_number'] = "Color number is";
|
||||
|
||||
$g_lang['done'] = "Done";
|
||||
|
||||
$g_lang['action'] = "Actions";
|
||||
|
||||
Reference in New Issue
Block a user