Skip to content

fix(localizations): German "Delete account" confirmation #5624

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

Merged

Conversation

hansemannn
Copy link
Contributor

Description

Deleting an account is currently not possible, as the terms "Account löschen" is expected, although "Konto löschen" is requested to confirm. Details of the issue can be found in the linked issue. Note that this issue prevents Clerk from being GDPR compliant in Germany right now ⚠️.

Fixes #5623

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Apr 14, 2025

🦋 Changeset detected

Latest commit: 1e71c02

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 14, 2025

@hansemannn is attempting to deploy a commit to the Clerk Production Team on Vercel.

A member of the Team first needs to authorize it.

@jacekradko jacekradko requested a review from Copilot April 15, 2025 03:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@LekoArts LekoArts changed the title fix(i18n): fix German delete account confirmation fix(localizations): German "Delete account" confirmation Apr 15, 2025
@nikosdouvlis nikosdouvlis merged commit b7b940c into clerk:main Apr 15, 2025
8 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account deletion not possible in German
4 participants