note backup disclaimer

This commit is contained in:
gozzy 2022-09-21 04:51:29 +00:00
parent 9343eeeea5
commit 1702178aa9
5 changed files with 12 additions and 7 deletions

View file

@ -29,10 +29,8 @@
{{ $t('saveAsFile') }} <span class="has-text-primary">{{ filename }}</span>
</div>
<template v-if="!isSetupAccount">
<i18n tag="div" path="yourDontHaveAccount" class="notice">
<template v-slot:account>
<a @click="_redirectToAccount">{{ $t('account.button') }}</a>
</template>
<i18n tag="div" path="yourDontHaveAccount" class="notice warning">
<template v-slot:account></template>
</i18n>
</template>
<b-checkbox v-if="isSetupAccount" v-model="isEncrypted">