Added labels and expanded the language function

This commit is contained in:
2025-11-17 17:34:27 +01:00
parent 7b01c4f022
commit 5f14d633e3
3 changed files with 17 additions and 0 deletions
+5
View File
@@ -9,6 +9,11 @@
<body>
<div class="mitte" id="mitte">
<div class="labelDiv" id="labelDiv">
<label id="labelKI">Select ki:</label>
<label id="labelTranscription">Select transcription:</label>
<label id="labelLanguage">Select language:</label>
</div>
<div class="dropdownMenus" id="dropdownMenus">
<select name="ai_type" id="ai_type">
</select>