update language and info

This commit is contained in:
Yoann Brigant 2022-08-18 10:36:11 +02:00
parent e48d87645c
commit e66da96b85
4 changed files with 9 additions and 9 deletions

View File

@ -310,7 +310,7 @@
<div id="settingsAboutCurrentVersion">
<div id="settingsAboutCurrentVersionCheck">&#10003;</div>
<div id="settingsAboutCurrentVersionDetails">
<span id="settingsAboutCurrentVersionTitle">Stable Release</span>
<span id="settingsAboutCurrentVersionTitle">Version Stable</span>
<div id="settingsAboutCurrentVersionLine">
<span id="settingsAboutCurrentVersionText">Version </span>
<span id="settingsAboutCurrentVersionValue">0.0.1-alpha.12</span>
@ -329,11 +329,11 @@
<div class="settingsChangelogContainer">
<div class="settingsChangelogContent">
<div class="settingsChangelogHeadline">
<div class="settingsChangelogLabel">Release Notes</div>
<div class="settingsChangelogTitle">Changelog</div>
<div class="settingsChangelogLabel">Notes de Version</div>
<div class="settingsChangelogTitle">Notes de Patch</div>
</div>
<div class="settingsChangelogText">
No Release Notes
Aucune Notes de Patch
</div>
</div>
<div class="settingsChangelogActions">

View File

@ -2,7 +2,7 @@
<div id="waitingContent">
<div class="waitingSpinner"></div>
<div id="waitingTextContainer">
<h2>Waiting for Microsoft..</h2>
<h2>En attente de Microsoft..</h2>
</div>
</div>
</div>

View File

@ -6,12 +6,12 @@
<div id="welcomeContent">
<img id="welcomeImageSeal" src="assets/images/SealCircle.png"/>
<span id="welcomeHeader">Taberna Launcher</span>
<span id="welcomeDescription">Our mission is to recreate the universe imagined by author George RR Martin in his fantasy series, A Song of Ice and Fire. Through the collaborative effort of thousands of community members, we have sought to create Westeros as accurately and precisely as possible within Minecraft. The world we are creating is yours to explore. Journey from Dorne to Castle Black, and if you arent afraid, beyond the Wall itself, but best not delay. As the words of House Stark ominously warn: Winter is Coming.</span>
<span id="welcomeDescription">Bienvenue sur le Taberna Launcher 7</span>
<br>
<span id="welcomeDescCTA">You are just a few clicks away from Westeros.</span>
<span id="welcomeDescCTA">Le launcher est en Alpha</span>
<button id="welcomeButton">
<div id="welcomeButtonContent">
CONTINUE
CONTINUER
<svg id="welcomeSVG" viewBox="0 0 24.87 13.97">
<defs>
<style>.arrowLine{fill:none;stroke:#FFF;stroke-width:2px;transition: 0.25s ease;}</style>

View File

@ -1,6 +1,6 @@
{
"name": "tabernalauncher",
"version": "7.0.2",
"version": "7.0.3",
"productName": "Taberna Launcher",
"description": "Modded Minecraft Launcher",
"author": "Yoann BRIGANT",