From cb30c1762ba7db800b6cf92f356677026fd4c6be Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 29 May 2024 11:17:24 +0800 Subject: [PATCH] typo --- src/pages/Proof/Create_FromApp/ProofForm.js | 2 +- src/pages/Proof/Reply_GLD/ApplicationDetails.js | 2 +- src/translations/en.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Proof/Create_FromApp/ProofForm.js b/src/pages/Proof/Create_FromApp/ProofForm.js index d4e3d87..93dd787 100644 --- a/src/pages/Proof/Create_FromApp/ProofForm.js +++ b/src/pages/Proof/Create_FromApp/ProofForm.js @@ -208,7 +208,7 @@ const FormPanel = ({ formData }) => { - Deadline for online proof with revison: + Deadline for online proof with revision: - Deadline for proof with revison: + Deadline for proof with revision: Before {DateUtils.datetimeStr(data.reviseDeadline)} diff --git a/src/translations/en.json b/src/translations/en.json index 151592b..751dcbf 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -414,7 +414,7 @@ "applicationPublishDate": "Publish Date", "pleaseCheckReminder": "Please download the following printed manuscript file and proofread it carefully", "payAnd": "Pay and ", - "commentDeadline": "Deadline for online proof with revison", + "commentDeadline": "Deadline for online proof with revision", "paymentDeadline": "Deadline for online confirm proof", "confirmingDealine": "Deadline for Confirming Proof", "PaymentCoonpletDealine": "Deadline for Payment Completeion",