ui: Fix display of sentence
This commit is contained in:
parent
3316375cbb
commit
8c6db30c52
@ -73,7 +73,9 @@
|
|||||||
</Column>
|
</Column>
|
||||||
</Table>
|
</Table>
|
||||||
{:else}
|
{:else}
|
||||||
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
|
<CardBody>
|
||||||
|
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
|
||||||
|
</CardBody>
|
||||||
{/if}
|
{/if}
|
||||||
<button class="btn btn-primary" on:click={refresh_scores}>
|
<button class="btn btn-primary" on:click={refresh_scores}>
|
||||||
<Icon name="arrow-clockwise" />
|
<Icon name="arrow-clockwise" />
|
||||||
|
Loading…
Reference in New Issue
Block a user