diff --git a/src/translation/extractedMessages.json b/src/translation/extractedMessages.json index e98a96a5f..ae86991aa 100644 --- a/src/translation/extractedMessages.json +++ b/src/translation/extractedMessages.json @@ -1371,6 +1371,9 @@ "developer_comment": "orcid remove", "string": "remove" }, + "chpass.different-repeat": { + "string": "The new password and repeat password are different." + }, "chpass.low-password-entropy": { "string": "Please provide a stronger password" },