This commit is contained in:
epoberezkin
2024-12-03 18:24:38 +00:00
parent 70985a26c4
commit 7ec02ab64a
173 changed files with 3266 additions and 681 deletions
+10 -4
View File
@@ -183,9 +183,9 @@
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX-Plattform</a></li>
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX-Verzeichnisdienst</a></li>
<li><a href="/docs/business.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX for business</a></li>
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Zugriff auf Android-Dateien</a></li>
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX-Verzeichnisdienst</a></li>
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Zugriff auf die Chat-Datenbank</a></li>
@@ -195,8 +195,6 @@
<li><a href="/docs/webrtc.html" class=" lg:px-[20px] inline-block whitespace-nowrap">WebRTC-Server</a></li>
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Chat übersetzen</a></li>
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
<li><a href="/transparency/" class=" lg:px-[20px] inline-block whitespace-nowrap">Transparent</a></li>
@@ -208,6 +206,14 @@
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
<li><a href="/docs/translations.html"
class="lg:px-[20px] flex items-center gap-1"
>SimpleX Chat übersetzen
</a></li>
<li><a href="/docs/android.html"
class="lg:px-[20px] flex items-center gap-1"
>Zugriff auf Android-Dateien
</a></li>
<li><a href="https://github.com/simplex-chat/simplex-chat/blob/stable/apps/simplex-bot-advanced/Main.hs"
target="_blank" class="lg:px-[20px] flex items-center gap-1"
>Beispiel für einen Chatbot