feat: 7 languages — EN, DE, FR, IT, ES, PT, RU
- Full translations for all UI strings in 7 languages - Language picker shows native names (Français, Italiano, Español, Português, Русский) - Auto-detection via navigator.languages - Cyrillic font subset for Russian (Inter, 19KB) - Footer shared across all languages (untranslated links)
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
<path d="M2 12h20"/>
|
||||
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10A15.3 15.3 0 0 1 12 2z"/>
|
||||
</svg>
|
||||
<span id="langCurrent">DE</span>
|
||||
<span id="langCurrent">English</span>
|
||||
</button>
|
||||
<div class="lang-dropdown" id="langDropdown"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user