diff --git a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js index d628179..3cc339e 100644 --- a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js +++ b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js @@ -418,7 +418,7 @@ const CustomFormWizard = (props) => { - iAM Smart: 表示該項由「智方便」提供。 + iAM Smart: diff --git a/src/translations/en.json b/src/translations/en.json index ad1c7cf..f0fa1cd 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -39,6 +39,8 @@ "MSG.paymentMsg": "Your application and payment have been received", "MSG.expiredApp": "Public notice application has expired", + "MSG.providedByIAmSmart": "Indicates that the item is provided by \"iAM Smart\".", + "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.paymentCancelMsg3": "If you have voluntarily cancelled the payment, please confirm and ensure that the cancellation is your intention.", diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index d4efc02..6aceb66 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -38,6 +38,8 @@ "MSG.registerOrg": "需上载以下任何一份证明文件以进行网上申请。
如:商业登记证;专业执业证书", "MSG.paymentMsg": "你的申请和付款已收到", "MSG.expiredApp": "公共启事申请已过期", + + "MSG.providedByIAmSmart": "表示该项由「智方便」提供。", "MSG.paymentCancelMsg1": "付款取消讯息:", "MSG.paymentCancelMsg2": "你的付款已被取消。我们收到了你的付款请求,但由于某些原因,付款无法完成。请注意以下事项:", diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json index b6e248c..f7ea24b 100644 --- a/src/translations/zh-HK.json +++ b/src/translations/zh-HK.json @@ -39,6 +39,8 @@ "MSG.paymentMsg": "你的申請和付款已收到", "MSG.expiredApp": "公共啟事申請已過期", + "MSG.providedByIAmSmart": "表示該項由「智方便」提供。", + "MSG.paymentCancelMsg1": "付款取消訊息:", "MSG.paymentCancelMsg2": "你的付款已被取消。我們收到了你的付款請求,但由於某些原因,付款無法完成。請注意以下事項:", "MSG.paymentCancelMsg3": "如果你主動取消了支付,請確認並確保取消是你的意願。",