Allow to delete contact methods

This commit is contained in:
2025-03-16 11:55:03 +08:00
parent 58421e5d5e
commit ac2aec48aa
5 changed files with 43 additions and 5 deletions

View File

@@ -835,5 +835,7 @@
"accountContactMethodsEdit": "Edit Contact Method",
"accountContactMethodsAddDescription": "Add a new contact method.",
"fieldContactContent": "Contact method",
"accountContactMethodsPublicHint": "This contact method will be displayed publicly on your profile."
"accountContactMethodsPublicHint": "This contact method will be displayed publicly on your profile.",
"accountContactMethodsDelete": "Delete Contact Method",
"accountContactMethodsDeleteDescription": "Are you sure you want to delete contact method {}? This operation is irreversible."
}