🌐 translated more strings

This commit is contained in:
Mawoka
2022-04-26 18:17:26 +02:00
parent bb2ac7894d
commit 352eb39283
9 changed files with 62 additions and 38 deletions
+4 -6
View File
@@ -94,15 +94,14 @@
<li class="py-2">
<a
class="text-lg font-medium lg:px-4 text-gray-600 hover:text-green-600 link-hover"
href="/explore">Explore</a
href="/explore">{$t('words.explore')}</a
>
</li>
<li class="py-2">
<a
class="text-lg font-medium lg:px-4 text-gray-600 hover:text-green-600 link-hover"
href="/search">Search</a
href="/search">{$t('words.search')}</a
>
<!--TODO: Add translation -->
</li>
<li class="py-2">
<a
@@ -133,15 +132,14 @@
<li class="py-2">
<a
class="text-lg font-medium lg:px-4 text-gray-600 hover:text-green-600 link-hover"
href="/explore">Explore</a
href="/explore">{$t('words.explore')}</a
>
</li>
<li class="py-2">
<a
class="text-lg font-medium lg:px-4 text-gray-600 hover:text-green-600 link-hover"
href="/search">Search</a
href="/search">{$t('words.search')}</a
>
<!--TODO: Add translation -->
</li>
<li class="py-2">
<a