mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix i18n, make dialog wide
This commit is contained in:
@@ -12,4 +12,14 @@
|
||||
<li><span data-i18n="char_import_8">RisuRealm Character (Direct Link)</span><br><span data-i18n="char_import_example">Example:</span> <tt>https://realm.risuai.net/character/3ca54c71-6efe-46a2-b9d0-4f62df23d712</tt></li>
|
||||
</ul>
|
||||
</div>
|
||||
<small data-i18n="Supports importing multiple characters. Write each URL or ID into a new line. (<code>Shift</code> + <code>Enter</code> to start a new line)">Supports importing multiple characters. Write each URL or ID into a new line. (<code>Shift</code> + <code>Enter</code> to start a new line)</small>
|
||||
<small>
|
||||
<span data-i18n="Supports importing multiple characters.">
|
||||
Supports importing multiple characters.
|
||||
</span>
|
||||
<span data-i18n="Write each URL or ID into a new line.">
|
||||
Write each URL or ID into a new line.
|
||||
</span>
|
||||
<span data-i18n="(Shift + Enter to start a new line)">
|
||||
(Shift + Enter to start a new line)
|
||||
</span>
|
||||
</small>
|
||||
|
Reference in New Issue
Block a user