mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update zh-cn.json
- Remove the carriage return from Key so that I18N will work properly in some browsers. - Append two HTML files that will not actually be utilized so that the I18N tool will work properly.
This commit is contained in:
committed by
steve02081504
parent
22a7792bac
commit
021edfdb2e
5
public/scripts/templates/charTagImportI18nData.html
Normal file
5
public/scripts/templates/charTagImportI18nData.html
Normal file
@ -0,0 +1,5 @@
|
||||
<!-- I18n data for tools used to auto generate translations -->
|
||||
<div data-i18n="Import None">Import None</div>
|
||||
<div data-i18n="Import All">Import All</div>
|
||||
<div data-i18n="Import Existing">Import Existing</div>
|
||||
<div data-i18n="Import">Import</div>
|
Reference in New Issue
Block a user