Update languages.html

Added Serbian ( Latin )
This commit is contained in:
92mn
2024-01-04 16:30:00 +01:00
committed by GitHub
parent 23b85dc47c
commit 49f2071a93

View File

@@ -74,4 +74,8 @@
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="hi_IN">
<img src="images/flags/in.svg" alt="icon" width="20" height="15"> हिन्दी
</a>
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="sr_Latn_RS">
<img src="images/flags/rs.svg" alt="icon" width="20" height="15"> Srpski
</a>
</th:block>