diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index bd0b3f2..4bc4f97 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -101,13 +101,14 @@ {:else}
-

Share Your Question

+

Diese Sammlung teilen

{questionShortId}

QR Code -

Share this QR code or link:

+

Diesen QR-Code oder Link teilen:

{`${window.location.origin}/q/`}{questionShortId}

+
{/if} {#if votingEnabled}
-

Voting is now enabled!

-

Users can now vote on the question.

+

Abstimmung ist jetzt aktiv!

+

Es können jetzt Stimmen abgegeben werden.

{/if} {/key}