[Web] Show users last PW change, allow to select n days for last logins
This commit is contained in:
@@ -736,6 +736,7 @@
|
||||
"insert_preset": "Beispiel \"%s\" laden",
|
||||
"kind": "Art",
|
||||
"last_mail_login": "Letzter Mail-Login",
|
||||
"last_pw_change": "Letzte Passwortänderung",
|
||||
"last_run": "Letzte Ausführung",
|
||||
"last_run_reset": "Als nächstes ausführen",
|
||||
"mailbox": "Mailbox",
|
||||
@@ -1052,7 +1053,9 @@
|
||||
"is_catch_all": "Ist Catch-All-Adresse für Domain(s)",
|
||||
"last_mail_login": "Letzter Mail-Login",
|
||||
"last_run": "Letzte Ausführung",
|
||||
"last_pw_change": "Letzte Passwortänderung",
|
||||
"last_ui_login": "Letzte UI Anmeldung",
|
||||
"login_history": "Login-Historie",
|
||||
"loading": "Lade...",
|
||||
"mailbox_details": "Mailbox-Details",
|
||||
"messages": "Nachrichten",
|
||||
|
@@ -734,6 +734,7 @@
|
||||
"insert_preset": "Insert example preset \"%s\"",
|
||||
"kind": "Kind",
|
||||
"last_mail_login": "Last mail login",
|
||||
"last_pw_change": "Last password change",
|
||||
"last_run": "Last run",
|
||||
"last_run_reset": "Schedule next",
|
||||
"mailbox": "Mailbox",
|
||||
@@ -1050,8 +1051,10 @@
|
||||
"is_catch_all": "Catch-all for domain/s",
|
||||
"last_mail_login": "Last mail login",
|
||||
"last_run": "Last run",
|
||||
"last_pw_change": "Last password change",
|
||||
"last_ui_login": "Last UI login",
|
||||
"loading": "Loading...",
|
||||
"login_history": "Login history",
|
||||
"mailbox_details": "Mailbox details",
|
||||
"messages": "messages",
|
||||
"month": "month",
|
||||
|
Reference in New Issue
Block a user