mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
feat: add link to Chinese localization
This commit is contained in:
parent
66b6966c21
commit
da06dba872
2 changed files with 7 additions and 1 deletions
|
|
@ -2309,6 +2309,10 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div style="text-align: left; margin-top: 0.5em">
|
||||||
|
Chinese localization: <a href="https://www.8desk.top" target="_blank">8desk.top</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<ul class="share-buttons">
|
<ul class="share-buttons">
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
|
|
|
||||||
|
|
@ -536,7 +536,9 @@ function showInfo() {
|
||||||
<li>${Armoria}: a tool for creating heraldic coats of arms</li>
|
<li>${Armoria}: a tool for creating heraldic coats of arms</li>
|
||||||
<li>${Deorum}: a vast gallery of customizable fantasy characters</li>
|
<li>${Deorum}: a vast gallery of customizable fantasy characters</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>`;
|
</p>
|
||||||
|
|
||||||
|
<p>Chinese localization: <a href="https://www.8desk.top" target="_blank">8desk.top</a></p>`;
|
||||||
|
|
||||||
$("#alert").dialog({
|
$("#alert").dialog({
|
||||||
resizable: false,
|
resizable: false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue