diff --git a/src/views/Profile.vue b/src/views/Profile.vue index 0edddca..420b894 100644 --- a/src/views/Profile.vue +++ b/src/views/Profile.vue @@ -47,18 +47,20 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + - {{ $t('delete-all-of-my-data') }} + Delete my data
@@ -73,16 +75,15 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + Cancel, keep my data @@ -97,16 +98,18 @@ height="24" viewBox="0 0 24 24" fill="none" - stroke="currentColor" + stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download" style="display: inline;height: 1rem;vertical-align: sub;" > - - - + + Confirm, delete all of my data