diff --git a/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte b/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte index 78c134e..555699b 100644 --- a/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte +++ b/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte @@ -24,11 +24,11 @@ } $: console.log('Current Step:', $currentStepStore); -
+
-
+
--> {#if $currentStepStore === 0} -
- -
{:else if $currentStepStore === 3} - {:else} {/if}
diff --git a/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte b/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte index c700449..a3869c4 100644 --- a/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte +++ b/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte @@ -3,25 +3,25 @@ -
+
-

{i18next.t('tuto.step1.title')}

-
+

{i18next.t('tuto.step1.title')}

+
-
- Walk - Walk -

{i18next.t('tuto.step1.use')} {i18next.t('tuto.step1.arowkeys')} {i18next.t('tuto.step1.or')} {i18next.t('tuto.step1.wasd')} {i18next.t('tuto.step1.aroundTheMap')}

+
+ Walk + Walk +

{i18next.t('tuto.step1.use')} {i18next.t('tuto.step1.arowkeys')} {i18next.t('tuto.step1.or')} {i18next.t('tuto.step1.wasd')} {i18next.t('tuto.step1.aroundTheMap')}

-

{i18next.t('tuto.step1.tip')} {i18next.t('tuto.step1.describeTip')}

+

{i18next.t('tuto.step1.tip')} {i18next.t('tuto.step1.describeTip')}

-
- Walk -

{i18next.t('tuto.step1.silentZone')}

+
+ Walk +

{i18next.t('tuto.step1.silentZone')}

-
- Walk - {i18next.t('tuto.welcome.bloc1')} +
+ Walk + {i18next.t('tuto.welcome.bloc1')}
-
- Walk - {i18next.t('tuto.welcome.bloc2')} +
+ Walk + {i18next.t('tuto.welcome.bloc2')}
-
+
Walk - {i18next.t('tuto.welcome.bloc3')} + {i18next.t('tuto.welcome.bloc3')}