Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Translations On /users/confirmation/new Page #953

Conversation

aaronskiba
Copy link
Collaborator

@aaronskiba aaronskiba commented Nov 20, 2024

Changes proposed in this PR:

  • Copy Devise's default app/views/devise/confirmations/new.html.erb to codebase (executed rails generate devise:views)
  • Enable translations within app/views/devise/confirmations/new.html.erb

Executed `rails generate devise:views` then deleted all files except the one added in this commit.
@aaronskiba aaronskiba changed the title Enable Translations On /users/confirmation/new page Enable Translations On /users/confirmation/new Page Nov 20, 2024
Copy link
Collaborator

@lagoan lagoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work on this!

@aaronskiba aaronskiba merged commit d6d1a4d into deployment-portage Nov 20, 2024
12 checks passed
@aaronskiba aaronskiba deleted the aaron/add-translations-to-send-email-confirmation-page branch November 20, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants