James Cole 2021-12-10 16:31:26 +01:00
parent 04f5098d06
commit 52a43e7f30
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5

View File

@ -63,7 +63,7 @@
</div>
<div class="card-footer">
<button @click="deleteAccount" class="btn btn-danger float-right" v-if="!loading && !deleting && !deleted"> {{
$t('firefly.delete_account')
$t('form.deletePermanently')
}}
</button>
</div>