Change some texts
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
height="30"
|
height="30"
|
||||||
width="30"
|
width="30"
|
||||||
alt="leaderboard">
|
alt="leaderboard">
|
||||||
<div class="item-title">Leaderboard</div>
|
<div class="item-title">Revue nécrologique</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="/play" class="menu-item">
|
<a href="/play" class="menu-item">
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
height="30"
|
height="30"
|
||||||
width="30"
|
width="30"
|
||||||
alt="dice">
|
alt="dice">
|
||||||
<div class="item-title">Play</div>
|
<div class="item-title">Tenter sa chance</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="/about" class="menu-item">
|
<a href="/about" class="menu-item">
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
width="30"
|
width="30"
|
||||||
alt="about"
|
alt="about"
|
||||||
>
|
>
|
||||||
<div class="item-title">About</div>
|
<div class="item-title">A propos</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<h1>Phrase d'accroche</h1>
|
<h1>Qui va y passer ?</h1>
|
||||||
<LeaderBoard bind:scores={$scoreStore}></LeaderBoard>
|
<LeaderBoard bind:scores={$scoreStore}></LeaderBoard>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user