mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
deploy: df1775a1e6
This commit is contained in:
+30
-1
@@ -194,6 +194,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/ar/contact/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<div class="flex items-center justify-center" style="background-color:green; color:white; width:21.33px; height:16px">
|
||||
<p style="text-align:center; font-size:7px">العربية</p>
|
||||
</div>
|
||||
<p>العربية</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
@@ -218,6 +229,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/es/contact/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/es.svg" alt="" srcset="">
|
||||
<p>Español</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/fr/contact/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
@@ -251,7 +273,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/contact/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/cn.svg" alt="" srcset="">
|
||||
<p>简体中文</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
+30
-1
@@ -194,6 +194,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/ar/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<div class="flex items-center justify-center" style="background-color:green; color:white; width:21.33px; height:16px">
|
||||
<p style="text-align:center; font-size:7px">العربية</p>
|
||||
</div>
|
||||
<p>العربية</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
@@ -218,6 +229,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/es/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/es.svg" alt="" srcset="">
|
||||
<p>Español</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/fr/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
@@ -251,7 +273,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/cn.svg" alt="" srcset="">
|
||||
<p>简体中文</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -194,6 +194,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/ar/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<div class="flex items-center justify-center" style="background-color:green; color:white; width:21.33px; height:16px">
|
||||
<p style="text-align:center; font-size:7px">العربية</p>
|
||||
</div>
|
||||
<p>العربية</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
@@ -218,6 +229,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/es/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/es.svg" alt="" srcset="">
|
||||
<p>Español</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/fr/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
@@ -251,7 +273,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor">
|
||||
<img class="h-4" src="/img/flags/cn.svg" alt="" srcset="">
|
||||
<p>简体中文</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user