From 6213f6e1b0e8b6aafcfa9c49fea9d1a8c9778e95 Mon Sep 17 00:00:00 2001 From: mkovalua Date: Mon, 13 Oct 2025 15:30:31 +0300 Subject: [PATCH] fix( ANG-1027 ): update registation remarksPlaceholder --- src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 4205675c1..eaddbd802 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -1443,7 +1443,7 @@ "acceptWithdrawalMessage": "Registration will be withdrawn but still have a tombstone page with a justification for withdrawal and subset of the metadata available.", "rejectWithdrawalMessage": "Submission will remain fully public", "withdrawRequestMessage": "Submission will be withdrawn from the collection and will no longer appear in search results.", - "remarksPlaceholder": "Add remarks to registration admins (optional)", + "remarksPlaceholder": "Add remarks to registration admins", "submitDecision": "Submit decision", "goBackLink": "< Back to list of submissions", "acceptSuccess": "Submission has been accepted successfully",