From d89af6aff5667899ed212ce24a73d191c959c0b0 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Wed, 8 Oct 2025 20:19:56 +0200
Subject: [PATCH] Update translations
---
apps/client/src/locales/messages.de.xlf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 928c3384f..3e12ef852 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -4635,7 +4635,7 @@
Edit access
- Edit access
+ Zugang bearbeiten
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
11
@@ -6458,7 +6458,7 @@
Oops! Could not update access.
- Oops! Could not update access.
+ Ups! Der Zugang konnte nicht bearbeitet werden.
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.component.ts
179