[Web] Lang fix: Hint to disable TFA instead of deleting last key
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"mailbox_quota_exceeds_domain_quota": "Max. quota exceeds domain quota limit",
|
||||
"object_is_not_numeric": "Value %s is not numeric",
|
||||
"alias_empty": "Alias address must not be empty",
|
||||
"last_key": "Last key cannot be deleted",
|
||||
"last_key": "Last key cannot be deleted, please deactivate TFA instead.",
|
||||
"goto_empty": "An alias address must contain at least one valid goto address",
|
||||
"policy_list_from_exists": "A record with given name exists",
|
||||
"policy_list_from_invalid": "Record has invalid format",
|
||||
|
Reference in New Issue
Block a user