Additional individualization with main_name (#3275)
Use main_name in the "Yubico OTP Authentifizierung" modal and in the mailbox edit modal.
This commit is contained in:
@@ -705,7 +705,7 @@
|
||||
"gal": "Global Address List",
|
||||
"gal_info": "The GAL contains all objects of a domain and cannot be edited by any user. Free/busy information in SOGo is missing, if disabled! <b>Restart SOGo to apply changes.</b>",
|
||||
"force_pw_update": "Force password update at next login",
|
||||
"force_pw_update_info": "This user will only be able to login to mailcow UI.",
|
||||
"force_pw_update_info": "This user will only be able to login to %s.",
|
||||
"sogo_access": "Grant access to SOGo",
|
||||
"sogo_access_info": "Grant or permit access to SOGo. This setting does neither affect access to all other services nor does it delete or change a users existing SOGo profile.",
|
||||
"target_domain": "Target domain",
|
||||
@@ -875,7 +875,7 @@
|
||||
"reload_retry": "- (reload browser if the error persists)",
|
||||
"key_id_totp": "An identifier for your key",
|
||||
"error_code": "Error code",
|
||||
"api_register": "mailcow uses the Yubico Cloud API. Please get an API key for your key <a href=\"https://upgrade.yubico.com/getapikey/\" target=\"_blank\">here</a>",
|
||||
"api_register": "%s uses the Yubico Cloud API. Please get an API key for your key <a href=\"https://upgrade.yubico.com/getapikey/\" target=\"_blank\">here</a>",
|
||||
"u2f": "U2F authentication",
|
||||
"none": "Deactivate",
|
||||
"delete_tfa": "Disable TFA",
|
||||
|
Reference in New Issue
Block a user