diff --git a/apps/web/public/locales/de/app.json b/apps/web/public/locales/de/app.json index b7a8a69e2..63081c8ae 100644 --- a/apps/web/public/locales/de/app.json +++ b/apps/web/public/locales/de/app.json @@ -394,5 +394,6 @@ "disableUserRegistration": "Benutzerregistrierung deaktivieren", "disableUserRegistrationDescription": "Verhindert, dass sich neue Nutzer registrieren können.", "authenticationAndSecurity": "Authentifizierung & Sicherheit", - "authenticationAndSecurityDescription": "Authentifizierungs- und Sicherheitseinstellungen verwalten" + "authenticationAndSecurityDescription": "Authentifizierungs- und Sicherheitseinstellungen verwalten", + "youHaveUnsavedChanges": "Du hast ungespeicherte Änderungen" } diff --git a/apps/web/public/locales/hu/app.json b/apps/web/public/locales/hu/app.json index 0731be3a2..3e4cc7483 100644 --- a/apps/web/public/locales/hu/app.json +++ b/apps/web/public/locales/hu/app.json @@ -394,5 +394,6 @@ "disableUserRegistration": "Regisztráció tiltása", "disableUserRegistrationDescription": "Ha nem szeretnéd, hogy új felhasználói fiókokat lehessen létrehozni.", "authenticationAndSecurity": "Hitelesítés és biztonság", - "authenticationAndSecurityDescription": "Kezeld a hitelesítési és biztonsági beállításokat" + "authenticationAndSecurityDescription": "Kezeld a hitelesítési és biztonsági beállításokat", + "youHaveUnsavedChanges": "Nem mentett módosításai vannak" }