diff --git a/src/pages/authentication/RegisterCustom.js b/src/pages/authentication/RegisterCustom.js index 54d27fb..3abd3fe 100644 --- a/src/pages/authentication/RegisterCustom.js +++ b/src/pages/authentication/RegisterCustom.js @@ -107,8 +107,7 @@ const RegisterCustom = () => { - 你可點擊「智方便」按鈕,系統會自動輸入個人資料,或自行輸入個人資料,以即時啟動憲報刊登公告帳戶。 -
如欲使用「智方便」提供個人資料,請先下載「智方便」流動應用程式並登記成為「智方便」用戶。 +
@@ -124,8 +123,7 @@ const RegisterCustom = () => { - 需上載身份證明文件數碼檔案以進行網上申請。 -
如:香港身份證; 護照; 中國內地身份證; 專業執業証書等 +
@@ -136,8 +134,7 @@ const RegisterCustom = () => { - 需上載以下任何一份證明文件以進行網上申請。 -
如:商業登記證;專業執業證書 +
diff --git a/src/translations/en.json b/src/translations/en.json index 990a084..b5e7aa0 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -29,6 +29,10 @@ "noMoreThen40Words": "Must not exceed 40 characters", "noMoreThen255Words": "Must not exceed 255 characters", + "MSG.registerIAmSmart": "You may click the \"iAM Smart\" button to fill the personal information automatically or enter the information manually to activate the PNSPS account now.
If you want to use \"iAM Smart\" to fill the personal information, please download the \"iAM Smart\" mobile app and register as an \"iAM Smart\" user first.", + "MSG.registerPersonal": "To complete the online application, you need to upload digital copies of identification documents.
e.g. Hong Kong Identity Card, Passport, Mainland China Identity Card, Professional Practicing Certificate, etc.", + "MSG.registerOrg": "You need to upload the proof documents for the online application.
e.g. Business Registration Certificate, Professional Practicing Certificate, etc.", + "registerTitle1": "Become", "registerTitle2": "Gazette Notice", "registerTitle3": "Publisher now", diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index 8f6e243..f7d46ff 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -29,6 +29,10 @@ "noMoreThen40Words": "不得超过 40 个字符", "noMoreThen255Words": "不得超过 255 个字符", + "MSG.registerIAmSmart": "你可点击「智方便」按钮,系统会自动输入个人资料,或自行输入个人资料,以即时启动 公共启事提交及缴费系统 帐户。
如欲使用「智方便」提供个人资料,请先下载「智方便」流动应用程式并登记成为「智方便」用户。", + "MSG.registerPersonal": "需上载身份证明文件数码档案以进行网上申请。
如:香港身份证; 护照; 中国内地身份证; 专业执业证书等", + "MSG.registerOrg": "需上载以下任何一份证明文件以进行网上申请。
如:商业登记证;专业执业证书", + "registerTitle1": "立即成为", "registerTitle2": "宪报刊登公告", "registerTitle3": "用户", diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json index b6d2fb7..c2f0165 100644 --- a/src/translations/zh-HK.json +++ b/src/translations/zh-HK.json @@ -29,6 +29,10 @@ "noMoreThen40Words": "不得超過 40 個字符", "noMoreThen255Words": "不得超過 255 個字符", + "MSG.registerIAmSmart": "你可點擊「智方便」按鈕,系統會自動輸入個人資料,或自行輸入個人資料,以即時啟動 公共啟事提交及繳費系統 帳戶。
如欲使用「智方便」提供個人資料,請先下載「智方便」流動應用程式並登記成為「智方便」用戶。", + "MSG.registerPersonal": "需上載身份證明文件數碼檔案以進行網上申請。
如:香港身份證; 護照; 中國內地身份證; 專業執業証書等", + "MSG.registerOrg": "需上載以下任何一份證明文件以進行網上申請。
如:商業登記證;專業執業證書", + "registerTitle1": "立即成為", "registerTitle2": "憲報刊登公告", "registerTitle3": "用戶",