From f2db0fbc65384a29dcffc976c679466da7048462 Mon Sep 17 00:00:00 2001 From: Eunju Huss Date: Tue, 21 Nov 2023 09:08:07 +0100 Subject: [PATCH] Make translate --- src/translation/extractedMessages.json | 3 +++ 1 file changed, 3 insertions(+) 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" },