Fix data-i18n attribute

This commit is contained in:
Cohee 2024-08-11 15:59:02 +03:00
parent 41247740b1
commit 249383d44d
1 changed files with 1 additions and 1 deletions

View File

@ -2948,7 +2948,7 @@
<div data-for="api_key_blockentropy" class="neutral_warning" data-i18n="For privacy reasons, your API key will be hidden after you reload the page.">
For privacy reasons, your API key will be hidden after you reload the page.
</div>
<h4 data-i18n="Available Models">Select a Model</h4>
<h4 data-i18n="Select a Model">Select a Model</h4>
<div class="flex-container">
<select id="model_blockentropy_select" class="text_pole model_blockentropy_select"></select>
</div>