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:
steve green
2024-07-24 10:38:10 +08:00
committed by steve02081504
parent 22a7792bac
commit 021edfdb2e
4 changed files with 58 additions and 21 deletions

View 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>