Updated French translations.

This commit is contained in:
Ylian Saint-Hilaire
2022-01-16 12:34:19 -08:00
parent b143ef26fa
commit 1e0f4a17d5
9 changed files with 289388 additions and 14 deletions

View File

@@ -28,8 +28,7 @@
</area-osx>
<area-linux>
<p>
Linux의 경우, 다음을 잘라내어 터미널에 붙여 넣어 에이전트를 설치하십시오.
<br>
Linux의 경우, 다음을 잘라내어 터미널에 붙여 넣어 에이전트를 설치하십시오.<br>
</p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh &amp;&amp; chmod 755 ./meshinstall.sh &amp;&amp; sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
<p></p>
</area-linux>