diff --git a/src/translations/en.json b/src/translations/en.json index a39ba45..cce2bea 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -379,6 +379,7 @@ "paymentLimitPrice1":" is only applicable when minimum amount is 1.00 and maximum amount is 9,999,999.99", "paymentLimitPrice2":" is only applicable when minimum amount is 0.10 and maximum amount is 9,999,999.99", "paymentLimitPPS":" is not available via mobile device browsers, please access the service via desktop computers.", + "paymentMethod": "Payment Method", "publicNoticeDetailTitle": "Public Notice Application Information", "applyPerson": "Applicant", diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index 3433c0f..27620a7 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -62,6 +62,7 @@ "payDnMethod":"缴款单支付", "payNPGOMethod":"收款办公室付款", "payOnlineBtn":"网上付款", + "paymentMethod":"付款方式", "payDnRemark": "在{date}之前将付款证明(如自动柜员机收据、网路银行记录)寄至 gld_acct@gld.gov.hk ", "payNPGORemark" :"在{date}之前在收款办公室完成付款", diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json index af5d2b8..55510f1 100644 --- a/src/translations/zh-HK.json +++ b/src/translations/zh-HK.json @@ -403,6 +403,7 @@ "paymentLimitPrice1":"只適用於最小金額為 1.00 及最高金額為 9,999,999.99", "paymentLimitPrice2":"只適用於最小金額為 0.10 及最高金額為 9,999,999.99", "paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。", + "paymentMethod": "付款方法", "publicNoticeDetailTitle": "公共啟事申請資料", "applyPerson": "申請人",