Fix Turkish translation: add self_host_banner, fix tx_hash label, rates_offline, countdown unit

This commit is contained in:
Alexander Schmidt
2026-03-27 13:00:48 +01:00
parent 6149b52b42
commit e2b6684dcb
4 changed files with 8 additions and 7 deletions

View File

@@ -231,7 +231,7 @@
<div class="lang-dropdown" id="langDropdown"></div>
</div>
<script src="i18n.min.js?v=20260326-3" integrity="sha384-FfBaeFwBMGnIIOFgRYMxAcFLdp1MMUAc4V8YIg+jLInG8yWQdpMA05eicLc+QFaC" crossorigin="anonymous" defer></script>
<script src="i18n.min.js?v=20260326-3" integrity="sha384-GS62r/FP1LcB9Ec+ow+45oUWdQsjZKKwtPT6D/YXBfgGjUCjtpuxeLE3GMtbItgx" crossorigin="anonymous" defer></script>
<script>
document.addEventListener('DOMContentLoaded', function () {
var supported = ['en', 'de', 'fr', 'it', 'es', 'pt', 'ru', 'tr'];