User flow updates

This commit is contained in:
2026-02-10 11:38:56 -05:00
parent 63b19cb78a
commit e624ec2d0b
38 changed files with 242 additions and 214 deletions
+20 -15
View File
@@ -1,19 +1,24 @@
en:
devise:
sign_in:
title: Sign in
remember_me: Remember me
link: Sign in
button: Sign in
passwords:
title: Recover password
link: Recover password
button: Send reset
edit:
title: Change your password
button: Change password
registrations:
title: Sign up for mozo as a restaurant
link: Sign up
user:
sign_in:
title: Sign in
remember_me: Remember me
link: Sign in
button: Sign in
passwords:
title: Recover password
link: Recover password
button: Send reset
edit:
title: Change your password
button: Change password
registrations:
title: Sign up for mozo as a user
link: Sign up
button: Sign up
confirmations:
title: Resend confirmation instructions
button: Resend confirmation instructions
links:
prefix: 'OR:'
+20 -15
View File
@@ -1,19 +1,24 @@
nl:
devise:
sign_in:
title: Inloggen
remember_me: Mij onthouden
link: Inloggen
button: Inloggen
passwords:
title: Wachtwoord vergeten
link: Wachtwoord vergeten
button: Stuur reset
edit:
title: Change your password
button: Change password
registrations:
title: Aanmelden als restaurant
link: Aanmelden
user:
sign_in:
title: Inloggen
remember_me: Mij onthouden
link: Inloggen
button: Inloggen
passwords:
title: Wachtwoord vergeten
link: Wachtwoord vergeten
button: Stuur reset
edit:
title: Change your password
button: Change password
registrations:
title: Aanmelden als gebruiker
link: Aanmelden
button: Aanmelden
confirmations:
title: Resend confirmation instructions
button: Resend confirmation instructions
links:
prefix: 'OF:'
+12
View File
@@ -0,0 +1,12 @@
en:
mailer:
supplier:
creation:
subject: 'Weklom bij mozo.bar'
title: 'De aanmelding van %{name} bij mozo.bar is gelukt!'
user:
confirmation_instructions:
salutation: Welcome to mozo.bar. You registered a new account as %{email}
body: |
Your registration at the moment is unconfirmed. To confirm your email, click on the following link:
<a href="%{confirm_url}">Confirm %{unconfirmed_email}</a>
+6
View File
@@ -4,3 +4,9 @@ nl:
creation:
subject: 'Weklom bij mozo.bar'
title: 'De aanmelding van %{name} bij mozo.bar is gelukt!'
user:
confirmation_instructions:
salutation: Welcome to mozo.bar. You registered a new account as %{email}
body: |
Your registration at the moment is unconfirmed. To confirm your email, click on the following link:
<a href="%{confirm_url}">Confirm %{unconfirmed_email}>