userpage: unlink accounts

This commit is contained in:
Harvey Tindall
2023-06-20 16:44:12 +01:00
parent d509abdd5c
commit 8e153cd92f
36 changed files with 93 additions and 47 deletions
+3 -4
View File
@@ -33,13 +33,12 @@
"reEnable": "Re-enable",
"disable": "Disable",
"contactMethods": "Contact Methods",
"addContactMethod": "Add Contact Method",
"editContactMethod": "Edit Contact Method",
"accountStatus": "Account Status",
"notSet": "Not set",
"expiry": "Expiry",
"add": "Add",
"edit": "Edit"
"edit": "Edit",
"delete": "Delete"
},
"notifications": {
"errorLoginBlank": "The username and/or password were left blank.",
@@ -62,4 +61,4 @@
"plural": "{n} Days"
}
}
}
}