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

[#2474] Textual changes for e-mailconfirmation flow based on MijnHoorn feedback #1416

Merged

Conversation

alextreme
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (fdb51bb) to head (fe864b4).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1416   +/-   ##
========================================
  Coverage    94.88%   94.88%           
========================================
  Files         1045     1045           
  Lines        38692    38692           
========================================
  Hits         36714    36714           
  Misses        1978     1978           
Flag Coverage Δ
94.88% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -22,7 +22,7 @@ def get(self, request):

if validate_email_verification_token(request.user, token):
messages.add_message(
self.request, messages.SUCCESS, _("E-mailadres is bevestigd")
self.request, messages.SUCCESS, _("Uw e-mailadres is bevestigd")
Copy link
Contributor

Choose a reason for hiding this comment

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

👍 Netjes.

@alextreme alextreme merged commit 1efc8bc into develop Oct 2, 2024
20 checks passed
@alextreme alextreme deleted the issue/2474-translation-changes-email-confirmation-flow branch October 2, 2024 12:24
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.

3 participants