Add video tutorial to import guide

pull/1/head
Made Baruna 2021-04-06 21:34:08 +08:00
parent e0a5abdd11
commit d86212c996
2 changed files with 7 additions and 1 deletions

View File

@ -686,9 +686,14 @@
<li class="my-2">{$t('wish.import.guide.android.6')}</li> <li class="my-2">{$t('wish.import.guide.android.6')}</li>
<li class="my-2">{$t('wish.import.guide.android.7')}</li> <li class="my-2">{$t('wish.import.guide.android.7')}</li>
<li class="my-2">{$t('wish.import.guide.android.8')}</li> <li class="my-2">{$t('wish.import.guide.android.8')}</li>
<li class="my-2">
<a href="https://www.youtube.com/watch?v=dphwcYfZthA" target="_blank" class="text-primary hover:underline">
{$t('wish.import.guide.android.9')}
</a>
</li>
</ol> </ol>
</div> </div>
<Input bind:value={genshinLink} placeholder={$t('wish.import.guide.android.9')} /> <Input bind:value={genshinLink} placeholder={$t('wish.import.guide.android.10')} />
{:else if selectedType === 'ios'} {:else if selectedType === 'ios'}
<div class="bg-background rounded-xl px-4 py-2 text-white mb-4 mt-2"> <div class="bg-background rounded-xl px-4 py-2 text-white mb-4 mt-2">
<ol class="list-decimal ml-4"> <ol class="list-decimal ml-4">

View File

@ -162,6 +162,7 @@
"Hold the text and press select all, then copy that text (don't copy only some portion of the text)", "Hold the text and press select all, then copy that text (don't copy only some portion of the text)",
"Turn on your Wi-Fi or data connection", "Turn on your Wi-Fi or data connection",
"Paste the text to the textbox below", "Paste the text to the textbox below",
"Video Tutorial",
"Paste text here... Webpage not available..." "Paste text here... Webpage not available..."
], ],
"ios": [ "ios": [