feat: change texts
This commit is contained in:
+4
-4
@@ -390,7 +390,7 @@
|
||||
<!-- Hero -->
|
||||
<div class="ov-hero">
|
||||
<h1 data-i18n="OV_MAIN_TITLE">Construct Pack Generator</h1>
|
||||
<p data-i18n="OV_SUB_TITLE">100% Offline · No Upload · Instant Convert</p>
|
||||
<p data-i18n="OV_SUB_TITLE">a platform for generating expansion packs of Construct, enabling users to upload .mcstructure | .nbt | .litematic files</p>
|
||||
</div>
|
||||
|
||||
<!-- 上传区域 -->
|
||||
@@ -430,8 +430,8 @@
|
||||
<!-- 下载 -->
|
||||
<div id="downloadArea" style="display:none;">
|
||||
<h3 data-i18n="SECTION_DOWNLOAD">Download Your Pack</h3>
|
||||
<p data-i18n="DOWNLOAD_READY">Your file is ready</p>
|
||||
<button id="downloadBtn" data-i18n="DOWNLOAD_BTN">Download Archive</button>
|
||||
<p data-i18n="DOWNLOAD_READY">Import Into MCBE & Load It In The World</p>
|
||||
<button id="downloadBtn" data-i18n="DOWNLOAD_BTN">Download</button>
|
||||
</div>
|
||||
|
||||
<!-- 底部 -->
|
||||
@@ -440,7 +440,7 @@
|
||||
·
|
||||
<a href="https://afdian.com/a/Endertrekker" target="_blank" data-i18n="FOOTER_SPONSOR">Sponsor Us</a>
|
||||
·
|
||||
<a href="https://github.com/ForestOfLight/Construct" target="_blank" data-i18n="DL_PAGE_TITLE">Download Construct Addon</a>
|
||||
<a href="https://github.com/ForestOfLight/Construct/releases" target="_blank" data-i18n="DL_PAGE_TITLE">Download Construct</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user