mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
Added button to recommend new algorithm.
This commit is contained in:
@@ -102,4 +102,8 @@
|
||||
$g_lang["or"] = "or";
|
||||
$g_lang["vote"] = "Vote";
|
||||
$g_lang["vote_question"] = "What functions should we add firstly?";
|
||||
|
||||
$g_lang["what_algorithm_need"] = "Please, write what algorithm you are missing";
|
||||
|
||||
$g_lang["recommend_algorithm"] = "Recommend algorithms";
|
||||
?>
|
||||
|
||||
@@ -106,5 +106,9 @@
|
||||
$g_lang["or"] = "или";
|
||||
$g_lang["vote"] = "Опрос";
|
||||
$g_lang["vote_question"] = "Какие функции нам добавить в первую очередь?";
|
||||
$g_lang["what_algorithm_need"] = "Пожалуйста, напишите, какого алгоритма вам не хватает";
|
||||
|
||||
$g_lang["recommend_algorithm"] = "Рекомендовать алгоритмы";
|
||||
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user