浏览代码

typo

master
Jason Chuang 1年前
父节点
当前提交
f26d5ffe46
共有 3 个文件被更改,包括 4 次插入4 次删除
  1. +1
    -1
      src/pages/Proof/Create_FromApp/ProofForm.js
  2. +1
    -1
      src/pages/Proof/Reply_GLD/ApplicationDetails.js
  3. +2
    -2
      src/translations/en.json

+ 1
- 1
src/pages/Proof/Create_FromApp/ProofForm.js 查看文件

@@ -208,7 +208,7 @@ const FormPanel = ({ formData }) => {
<Grid item xs={12} md={12}>
<Stack direction="row" sx={{ display: 'flex', alignItems: 'center' }}>
<FormLabel sx={{ paddingRight: 2, textAlign: "center" }}>
<Typography variant="h5">Deadline for online proof with revison:</Typography>
<Typography variant="h5">Deadline for online proof with revision:</Typography>
</FormLabel>
<TextField
fullWidth


+ 1
- 1
src/pages/Proof/Reply_GLD/ApplicationDetails.js 查看文件

@@ -263,7 +263,7 @@ const ApplicationDetailCard = ({
<Grid container alignItems={"center"}>
<Grid item xs={12} md={12} lg={12}
sx={{ display: 'flex', alignItems: 'center' }}>
<Typography variant="h5">Deadline for proof with revison:</Typography>
<Typography variant="h5">Deadline for proof with revision:</Typography>
</Grid>
<Grid item xs={12} md={12} lg={12} sx={{ mb: 4, display: 'flex', alignItems: 'center' }}>
<Typography variant="h5">Before {DateUtils.datetimeStr(data.reviseDeadline)}</Typography>


+ 2
- 2
src/translations/en.json 查看文件

@@ -414,10 +414,10 @@
"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",
"PaymentCoonpletDealine": "Deadline for Payment Completion",
"payOnline":"Pay online via this system PNSPS",
"payDn":"Pay by issuance of General Demand Note (Note)",
"payNPGO":"Pay at NPGO Collection Office",


正在加载...
取消
保存