[Web] Fix quarantine view and add missing lang string

This commit is contained in:
andryyy
2020-02-26 07:09:07 +01:00
parent 0703a25db6
commit 5fab69afcc
5 changed files with 8 additions and 3 deletions

View File

@@ -218,6 +218,8 @@
"session_ua": "Formular-Token ungültig: User-Agent-Validierungsfehler"
},
"user": {
"last_mail_login": "Letzter Mail-Login",
"no_last_login": "Keine letzte UI Anmeldung gespeichert",
"generate": "generieren",
"apple_connection_profile": "Apple Verbindungsprofil",
"apple_connection_profile_mailonly": "Dieses Verbindungsprofil beinhaltet IMAP und SMTP Konfigurationen für ein Apple Gerät.",

View File

@@ -218,6 +218,8 @@
"ip_invalid": "Skipped invalid IP: %s"
},
"user": {
"no_last_login": "No last UI login information",
"last_mail_login": "Last mail login",
"apple_connection_profile": "Apple connection profile",
"apple_connection_profile_mailonly": "This connection profile includes IMAP and SMTP configuration parameters for an Apple device.",
"apple_connection_profile_complete": "This connection profile includes IMAP and SMTP parameters as well as CalDAV (calendars) and CardDAV (contacts) pathes for an Apple device.",

View File

@@ -821,6 +821,7 @@
"yubi_otp": "Yubico OTP аутентификация"
},
"user": {
"last_mail_login": "Последний вход",
"action": "Действия",
"active": "Активный",
"active_sieve": "Включенные фильтры",