Update fastapi_admin/templates/components/language.html

This commit is contained in:
Hasan Sezer Taşan
2024-04-27 19:35:17 +03:00
committed by GitHub
parent 1a4aa09b9e
commit af6b327b1f

View File

@ -36,7 +36,7 @@
</a> </a>
<a class="dropdown-item" <a class="dropdown-item"
href="{{ {'language':'tr_TR'}|current_page_with_params }}"> href="{{ {'language':'tr_TR'}|current_page_with_params }}">
<span class="me-2">TR</span>Türkçe <span class="me-2">🇹🇷</span>Türkçe
</a> </a>
</div> </div>
</div> </div>