Revert "Added help to translate french"

This reverts commit f47064ede7.
This commit is contained in:
Unick Soft
2020-04-18 13:12:23 +02:00
parent f47064ede7
commit 363e09cd90
3 changed files with 2 additions and 6 deletions

View File

@@ -173,6 +173,4 @@
$g_lang["replace_edge"] = "replace current";
$g_lang["add_edge"] = "add (multigraph)";
$g_lang["translate_french"] = "You can help us with translation of our service to French. More details...";
?>

View File

@@ -176,6 +176,4 @@
$g_lang["graph_is_multi_message"] = "Мультиграф не поддерживает все алгоритмы";
$g_lang["graph_is_general_message"] = "";
$g_lang["translate_french"] = "Вы можете помочь с переводом нашего сервиса на французский. Подробнее...";
?>