Added help to translate french

This commit is contained in:
Unick Soft
2020-04-05 19:08:26 +02:00
parent aa1be3fae5
commit f47064ede7
3 changed files with 6 additions and 2 deletions

View File

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