mirror of
https://github.com/pretix/pretix.git
synced 2026-07-30 09:05:08 +00:00
* Improve SSO one-time token error message Replace the generic 'invalid one-time token' message shown after failed SSO login attempts with a clearer, user-facing explanation of what went wrong and how to recover. * Remove unneeded classes from headings Co-authored-by: Raphael Michel <mail@raphaelmichel.de> * Apply suggestions from code review Added `trimmed` to translation blocks Co-authored-by: Raphael Michel <mail@raphaelmichel.de> * Reword SSO error template for improved translation clarity --------- Co-authored-by: Raphael Michel <mail@raphaelmichel.de>