fix of empty `data-i18n` keys
| @@ -4026,7 +4026,7 @@ | ||
| 4026 | 4026 | <input type="range" id="smooth_streaming_speed" name="smooth_streaming_speed" min="0" max="100" step="10" value="50"> |
| 4027 | 4027 | <div class="slider_hint"> |
| 4028 | 4028 | <span data-i18n="Slow">Slow</span> |
| 4029 | 4029 | <span data-i18n=""></span> |
| 4030 | 4030 | <span data-i18n="Fast">Fast</span> |
| 4031 | 4031 | </div> |
| 4032 | 4032 | </div> |
| @@ -1,6 +1,6 @@ | ||
| 1 | 1 | <div id="tabby_downloader_popup"> |
| 2 | 2 | <div> |
| 3 | 3 | <h3><strong data-i18n="Download Model">Download Model</strong> |
| 4 | 4 | <a href="https://github.com/theroyallab/async-hf-downloader" class="notes-link" target="_blank"> |
| 5 | 5 | <span class="note-link-span">?</span> |
| 6 | 6 | </a> |
| @@ -58,4 +58,4 @@ | ||
| 58 | 58 | <textarea class="text_pole textarea_compact" name="tabby_download_exclude" placeholder="Ex. *.txt"></textarea> |
| 59 | 59 | </div> |
| 60 | 60 | </div> |
| 61 | -</div> | |
| 61 | \ No newline at end of file | |
| 61 | +</div> | |
| @@ -31,7 +31,7 @@ | ||
| 31 | 31 | <h3 data-i18n="Confused or lost?">Confused or lost?</h3> |
| 32 | 32 | <ul> |
| 33 | 33 | <li> |
| 34 | 34 | <span class="note-link-span"><a class="fa-solid fa-circle-question" target="_blank" href="https://docs.sillytavern.app/" data-i18n=""></a></span> - <span data-i18n="click these icons!">click these icons!</span> |
| 35 | 35 | </li> |
| 36 | 36 | <li> |
| 37 | 37 | <span data-i18n="Enter">Enter </span><code>/?</code><span data-i18n="in the chat bar"> in the chat bar</span> |