Update languages.html
Added BG lang support
This commit is contained in:
parent
e32c092af8
commit
9d1dfe742e
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
<th:block th:fragment="langs">
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="bg_BG">
|
||||
<img src="images/flags/bg.svg" alt="icon" width="20" height="15"> Български
|
||||
</a>
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="ar_AR">
|
||||
<img src="images/flags/sa.svg" alt="icon" width="20" height="15"> العربية
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue