mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-11 21:11:02 +00:00
added ukrainian language option
This commit is contained in:
parent
89786933a1
commit
e03f3b3897
@ -29,8 +29,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- MENU SUPERIOR INIT -->
|
||||
|
||||
<!-- MENU SUPERIOR INIT -->
|
||||
<nav class="userMenu">
|
||||
<ul>
|
||||
<li class="userMenu-home"><a href="home.html"><span class="selectable_theme theme_original label">Home</span></a></li>
|
||||
@ -86,6 +86,7 @@
|
||||
<option value="ru">Russian</option>
|
||||
<option value="es">Spanish</option>
|
||||
<option value="tr">Turkish</option>
|
||||
<option value="uk">Ukrainian</option>
|
||||
</select>
|
||||
</form>
|
||||
</div>
|
||||
@ -343,7 +344,7 @@
|
||||
<div class="container">
|
||||
<label>Supported punctuations: </label>
|
||||
<span>‥ … ⁇ ⁈ ⁉ ‼ — ⁓</span>
|
||||
</div>
|
||||
</div>
|
||||
<input name="" id="convertEmotionsOpt" type="checkbox" /> <span class="label">Convert emotions codes to unicode symbols</span>
|
||||
<div class="container">
|
||||
<label>Supported emotions: </label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user