James Cole
2021-12-10 16:31:26 +01:00
parent 04f5098d06
commit 52a43e7f30

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>