[Web] Allow to change page size in table header for /mailbox tables

This commit is contained in:
andryyy
2020-02-22 10:12:39 +01:00
parent 3784cdd42c
commit 15ab633d80
4 changed files with 134 additions and 5 deletions

View File

@@ -561,6 +561,8 @@
"notified": "Benachrichtigt"
},
"mailbox": {
"table_size": "Tabellengröße",
"table_size_show_n": "Zeige %s Einträge",
"tls_policy_maps": "TLS-Richtlinien",
"sogo_allow_admin_hint": "Administrative SOGo Logins sind nur für Mailboxen verfügbar, die bereits ein SOGo Profil besitzen. Ein Benutzer muss zumindest einmal in SOGo eingeloggt gewesen sein, um ein Profil zu besitzen.",
"tls_policy_maps_long": "Ausgehende TLS-Richtlinien",

View File

@@ -560,6 +560,8 @@
"notified": "Notified"
},
"mailbox": {
"table_size": "Table size",
"table_size_show_n": "Show %s items",
"tls_policy_maps": "TLS policy maps",
"sogo_allow_admin_hint": "Administrative SOGo logins are only available for mailboxes with an existing SOGo profile. A user must have been logged in to SOGo at least once.",
"tls_policy_maps_long": "Outgoing TLS policy map overrides",