translation ui
This commit is contained in:
parent
7444b638e1
commit
71f075dd63
@ -29,6 +29,10 @@
|
|||||||
<option value="en">English</option>
|
<option value="en">English</option>
|
||||||
<option value="bg">Български</option>
|
<option value="bg">Български</option>
|
||||||
</select>
|
</select>
|
||||||
|
<select id="task-select">
|
||||||
|
<option value="transcribe">Transcribe</option>
|
||||||
|
<option value="translate">Translate</option>
|
||||||
|
</select>
|
||||||
<label class="toggle flex items-center ml-4">
|
<label class="toggle flex items-center ml-4">
|
||||||
<input type="checkbox"
|
<input type="checkbox"
|
||||||
id="store-recordings"
|
id="store-recordings"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user