@@ -418,7 +418,7 @@ const CustomFormWizard = (props) => { | |||||
<Typography mt={0.25} variant="h6" sx={{ color: '#f10000' }}> | <Typography mt={0.25} variant="h6" sx={{ color: '#f10000' }}> | ||||
<FormattedMessage id="requireString" />。 | <FormattedMessage id="requireString" />。 | ||||
</Typography> | </Typography> | ||||
<Stack mt={1} direction="row" style={{ alignItems: "center" }}><img src={iAmSmartICon} alt="iAM Smart" width="25" /><Typography mt={0.25} variant="h6" >: 表示該項由「智方便」提供。</Typography></Stack> | |||||
<Stack mt={1} direction="row" style={{ alignItems: "center" }}><img src={iAmSmartICon} alt="iAM Smart" width="25" /><Typography mt={0.25} variant="h6" >: <FormattedMessage id="MSG.providedByIAmSmart" /></Typography></Stack> | |||||
</Stack> | </Stack> | ||||
</Grid> | </Grid> | ||||
@@ -39,6 +39,8 @@ | |||||
"MSG.paymentMsg": "Your application and payment have been received", | "MSG.paymentMsg": "Your application and payment have been received", | ||||
"MSG.expiredApp": "Public notice application has expired", | "MSG.expiredApp": "Public notice application has expired", | ||||
"MSG.providedByIAmSmart": "Indicates that the item is provided by \"iAM Smart\".", | |||||
"MSG.paymentCancelMsg1": "Payment cancellation message:", | "MSG.paymentCancelMsg1": "Payment cancellation message:", | ||||
"MSG.paymentCancelMsg2": "Your payment has been cancelled. We have received your payment request, but due to certain reasons, the payment could not be processed. Please take note of the following:", | "MSG.paymentCancelMsg2": "Your payment has been cancelled. We have received your payment request, but due to certain reasons, the payment could not be processed. Please take note of the following:", | ||||
"MSG.paymentCancelMsg3": "If you have voluntarily cancelled the payment, please confirm and ensure that the cancellation is your intention.", | "MSG.paymentCancelMsg3": "If you have voluntarily cancelled the payment, please confirm and ensure that the cancellation is your intention.", | ||||
@@ -38,6 +38,8 @@ | |||||
"MSG.registerOrg": "需上载以下任何一份证明文件以进行网上申请。 <br/>如:商业登记证;专业执业证书", | "MSG.registerOrg": "需上载以下任何一份证明文件以进行网上申请。 <br/>如:商业登记证;专业执业证书", | ||||
"MSG.paymentMsg": "你的申请和付款已收到", | "MSG.paymentMsg": "你的申请和付款已收到", | ||||
"MSG.expiredApp": "公共启事申请已过期", | "MSG.expiredApp": "公共启事申请已过期", | ||||
"MSG.providedByIAmSmart": "表示该项由「智方便」提供。", | |||||
"MSG.paymentCancelMsg1": "付款取消讯息:", | "MSG.paymentCancelMsg1": "付款取消讯息:", | ||||
"MSG.paymentCancelMsg2": "你的付款已被取消。我们收到了你的付款请求,但由于某些原因,付款无法完成。请注意以下事项:", | "MSG.paymentCancelMsg2": "你的付款已被取消。我们收到了你的付款请求,但由于某些原因,付款无法完成。请注意以下事项:", | ||||
@@ -39,6 +39,8 @@ | |||||
"MSG.paymentMsg": "你的申請和付款已收到", | "MSG.paymentMsg": "你的申請和付款已收到", | ||||
"MSG.expiredApp": "公共啟事申請已過期", | "MSG.expiredApp": "公共啟事申請已過期", | ||||
"MSG.providedByIAmSmart": "表示該項由「智方便」提供。", | |||||
"MSG.paymentCancelMsg1": "付款取消訊息:", | "MSG.paymentCancelMsg1": "付款取消訊息:", | ||||
"MSG.paymentCancelMsg2": "你的付款已被取消。我們收到了你的付款請求,但由於某些原因,付款無法完成。請注意以下事項:", | "MSG.paymentCancelMsg2": "你的付款已被取消。我們收到了你的付款請求,但由於某些原因,付款無法完成。請注意以下事項:", | ||||
"MSG.paymentCancelMsg3": "如果你主動取消了支付,請確認並確保取消是你的意願。", | "MSG.paymentCancelMsg3": "如果你主動取消了支付,請確認並確保取消是你的意願。", | ||||