ErrorComponent, 404Component, Theming
This commit is contained in:
@@ -86,5 +86,14 @@
|
||||
|
||||
"Dark": "Dunkel",
|
||||
"Light": "Hell",
|
||||
"System": "System"
|
||||
"System": "System",
|
||||
|
||||
"Confirm success header": "Benutzer aktiviert!",
|
||||
"Confirm error header": "Benutzer existiert nicht oder ist schon aktiviert.",
|
||||
"Confirm pending header": "Benutzer wird aktiviert...",
|
||||
"Back to main": "Zurück zur Hauptseite",
|
||||
|
||||
"Page not found": "Die Seite konnte nicht gefunden werden.",
|
||||
"Session expired": "Deine Sitzung ist abgelaufen.",
|
||||
"General error": "Da ist wohl was schief gelaufen."
|
||||
}
|
||||
|
||||
@@ -87,5 +87,14 @@
|
||||
|
||||
"Dark": "Dark",
|
||||
"Light": "Light",
|
||||
"System": "System"
|
||||
"System": "System",
|
||||
|
||||
"Confirm success header": "User confirmed!",
|
||||
"Confirm error header": "User does not exist or is already confirmed.",
|
||||
"confirm pending header": "User is getting confirmed...",
|
||||
"Back to main": "Back to the front page",
|
||||
|
||||
"Page not found": "This page was not found",
|
||||
"Session expired": "Your session has expired.",
|
||||
"General error": "Looks like something went wrong."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user