diff --git a/webapp/components/EnterNonce/EnterNonce.vue b/webapp/components/EnterNonce/EnterNonce.vue index 4785b2c71..6b9d5cb38 100644 --- a/webapp/components/EnterNonce/EnterNonce.vue +++ b/webapp/components/EnterNonce/EnterNonce.vue @@ -17,6 +17,9 @@ {{ $t('components.registration.email-nonce.form.description') }} + + {{ $t('components.registration.email-nonce.form.click-next') }} + {{ $t('components.registration.email-nonce.form.next') }} diff --git a/webapp/components/Registration/RegistrationSlideNonce.vue b/webapp/components/Registration/RegistrationSlideNonce.vue index 604d9b132..d7bda28d6 100644 --- a/webapp/components/Registration/RegistrationSlideNonce.vue +++ b/webapp/components/Registration/RegistrationSlideNonce.vue @@ -18,6 +18,9 @@ {{ $t('components.registration.email-nonce.form.description') }} + + {{ $t('components.registration.email-nonce.form.click-next') }} +