mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 14:22:02 +00:00
Added use of locale inColoring algorithm
This commit is contained in:
@@ -229,6 +229,9 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
// 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