feat(errors): add GROUP_NOT_FOUND error code + i18n keys

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-05-14 16:09:53 +02:00
committed by marcel
parent e4303baa40
commit 0a5d4fb950
5 changed files with 8 additions and 0 deletions

View File

@@ -707,6 +707,7 @@
"error_invite_revoked": "This invite link has been deactivated.",
"error_invite_expired": "This invite link has expired.",
"error_group_has_active_invites": "This group cannot be deleted because it is referenced by one or more active invite links.",
"error_group_not_found": "The specified group does not exist.",
"register_heading": "Create account",
"register_subtext": "You've been invited to join Familienarchiv.",
"register_label_first_name": "First name",