refactor: add custom alert component and remove all other Alert standard components in all components

This commit is contained in:
2026-07-09 11:23:41 +02:00
parent 925cb73c47
commit ef905fb30b
13 changed files with 213 additions and 222 deletions
@@ -57,6 +57,7 @@
"error": "Fehler",
"success": "Erfolg",
"submit": "Absenden",
"logout-success-text": "Logout erfolgreich!",
"SU005": "Das Passwort wurde erfolgreich geändert!",
"SE001": "Die Einstellungen wurden erfolgreich geändert!",
"EG001": "Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es später erneut.",
@@ -57,6 +57,7 @@
"error": "Error",
"success": "Success",
"submit": "Submit",
"logout-success-text": "Logout successful!",
"SU005": "Your password is updated successfully!",
"SE001": "The settings are updated successfully!",
"EG001": "An unexpected error occurred. Please try again later.",