Closed CilgaIscan closed 1 year ago
Hi, thanks for your PR :)
We just need to add the language in index.html
and it will be good.
<select name="language" id="language">
<option value="en">English</option>
<option value="fr">Français</option>
<option value="tr">Türkçe</option>
</select>
Closes #13