Browse Source

Merge branch 'Paging_Enhancement' of https://git.2fi-solutions.com/alex/PNSPS-frontend-MaterialUI into Paging_Enhancement

undefined
Jason Chuang 1 year ago
parent
commit
d969c2def4
3 changed files with 3 additions and 0 deletions
  1. +1
    -0
      src/translations/en.json
  2. +1
    -0
      src/translations/zh-CN.json
  3. +1
    -0
      src/translations/zh-HK.json

+ 1
- 0
src/translations/en.json View File

@@ -379,6 +379,7 @@
"paymentLimitPrice1":" is only applicable when minimum amount is 1.00 and maximum amount is 9,999,999.99", "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", "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.", "paymentLimitPPS":" is not available via mobile device browsers, please access the service via desktop computers.",
"paymentMethod": "Payment Method",
"publicNoticeDetailTitle": "Public Notice Application Information", "publicNoticeDetailTitle": "Public Notice Application Information",
"applyPerson": "Applicant", "applyPerson": "Applicant",


+ 1
- 0
src/translations/zh-CN.json View File

@@ -62,6 +62,7 @@
"payDnMethod":"缴款单支付", "payDnMethod":"缴款单支付",
"payNPGOMethod":"收款办公室付款", "payNPGOMethod":"收款办公室付款",
"payOnlineBtn":"网上付款", "payOnlineBtn":"网上付款",
"paymentMethod":"付款方式",


"payDnRemark": "在{date}之前将付款证明(如自动柜员机收据、网路银行记录)寄至 [email protected] ", "payDnRemark": "在{date}之前将付款证明(如自动柜员机收据、网路银行记录)寄至 [email protected] ",
"payNPGORemark" :"在{date}之前在收款办公室完成付款", "payNPGORemark" :"在{date}之前在收款办公室完成付款",


+ 1
- 0
src/translations/zh-HK.json View File

@@ -403,6 +403,7 @@
"paymentLimitPrice1":"只適用於最小金額為 1.00 及最高金額為 9,999,999.99", "paymentLimitPrice1":"只適用於最小金額為 1.00 及最高金額為 9,999,999.99",
"paymentLimitPrice2":"只適用於最小金額為 0.10 及最高金額為 9,999,999.99", "paymentLimitPrice2":"只適用於最小金額為 0.10 及最高金額為 9,999,999.99",
"paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。", "paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。",
"paymentMethod": "付款方法",


"publicNoticeDetailTitle": "公共啟事申請資料", "publicNoticeDetailTitle": "公共啟事申請資料",
"applyPerson": "申請人", "applyPerson": "申請人",


Loading…
Cancel
Save