mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 23:36:00 +00:00
Revert "Added help to translate french"
This reverts commit f47064ede7205c283ccebcccddd8fcae8f534a1b.
This commit is contained in:
parent
f47064ede7
commit
363e09cd90
@ -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...";
|
||||
?>
|
||||
|
@ -176,6 +176,4 @@
|
||||
|
||||
$g_lang["graph_is_multi_message"] = "Мультиграф не поддерживает все алгоритмы";
|
||||
$g_lang["graph_is_general_message"] = "";
|
||||
|
||||
$g_lang["translate_french"] = "Вы можете помочь с переводом нашего сервиса на французский. Подробнее...";
|
||||
?>
|
||||
|
@ -164,10 +164,10 @@
|
||||
</section>
|
||||
|
||||
<section style="height:32px;text-align: center;" id="adv" class="hidden-phone">
|
||||
<a class="ProgresssBarLink" href="https://docs.google.com/spreadsheets/d/1zWpRDsOfnlGeE78H7GnetffGC5LM-J3mqKRgOhowfbM/edit?usp=sharing" target="_blank">
|
||||
<a class="ProgresssBarLink" href="opensource" target="_blank">
|
||||
<div class="ProgressBar" style="height:32px">
|
||||
<div class="ProgressBarFill" style="width:0%;"></div>
|
||||
<span class="ProgressBarText" style="top:-28px"><p><?= L('translate_french')?></p></span>
|
||||
<span class="ProgressBarText" style="top:-28px"><p><?= L('opensource_message')?></p></span>
|
||||
</div>
|
||||
</a>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user