diff --git a/src/translations/en.json b/src/translations/en.json index 2d3f00c4edb2..8f58b29c641d 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2909,7 +2909,7 @@ }, "remove_selected": { "button": "Remove selected", - "confirm_title": "Do you want to remove {number} {number, plural,\n one {credential}\n other {credentialss}\n}?", + "confirm_title": "Do you want to remove {number} {number, plural,\n one {credential}\n other {credentials}\n}?", "confirm_text": "Application Credentials in use by an integration may not be removed.", "error_title": "Removing Application Credential failed" },