Commit 11367cae authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): button labels

1 merge request!736Add ability to upload avatar into onboarding
Pipeline #119370770 running with stages
......@@ -60,7 +60,7 @@
*ngIf="cropping"
i18n
>
Continue
Finish
</button>
</div>
</div>
......@@ -70,7 +70,7 @@
Skip
</button>
<button class="mf-button mf-button--alt" (click)="continue()" i18n>
Finish
Continue
</button>
</div>
</div>
Please register or to comment