Jason Chuang 1 рік тому
джерело
коміт
bd55f4186e
4 змінених файлів з 9 додано та 9 видалено
  1. +1
    -1
      src/pages/GFMIS/DataGrid.js
  2. +6
    -6
      src/translations/en.json
  3. +1
    -1
      src/translations/zh-CN.json
  4. +1
    -1
      src/translations/zh-HK.json

+ 1
- 1
src/pages/GFMIS/DataGrid.js Переглянути файл

@@ -38,7 +38,7 @@ export default function SearchTable({ searchCriteria }) {
{
id: 'paymentMethod',
field: 'paymentMethod',
headerName: 'Payment Method',
headerName: 'Payment Means',
flex: 4,
renderCell: (params) => {
let paymentMethod = params.row.paymentMethod;


+ 6
- 6
src/translations/en.json Переглянути файл

@@ -74,13 +74,13 @@

"MSG.proofOutOfTime": "Response out of time, please apply again.",
"MSG.overReviseDeadline": "Over Revise Deadline",
"MSG.plzSelectPaymentMethod": "Please select Payment Method",
"MSG.plzSelectPaymentMethod": "Please select payment means",
"MSG.plzSelectApp": "Please select application",
"MSG.actionFail": "Action failed",
"MSG.paymentHolded": "Application number {appNo} is currently in the process of payment. If the payment is unsuccessful, please try again after 20 minutes. We apologise for any inconvenience caused.",
"MSG.pay_credity1": "We have received your confirmed application for proofreading and printing instructions regarding application number {appNo}. We will arrange for its publication with in the Year {year}, Volume {issueVolume}, Issue {issueNo} of the Official Gazette.",
"MSG.pay_credity2": "The fee for this public notice will be consolidated in the next Payment Notice. Please ensure timely payment.",
"MSG.plzonlinePayment": "Please select online payment",
"MSG.plzonlinePayment": "Please select the payment means with online payment for the application.",

"registerTitle1": "Become",
"registerTitle2": "Gazette Notice",
@@ -331,7 +331,7 @@
"resubmit": "Re-Submit Required",
"cancelled": "Cancelled",
"withdrawn": "Withdrawn",
"searchApplyRecord": "Search application record",
"searchApplyRecord": "Search application records",
"applicationId": "Application ID",
"submitDate": "Submit Date",
"submitDateFrom": "Submit Date (From)",
@@ -355,9 +355,9 @@
"payDeatail": "Total Amount",
"payTotal": "Total",
"payDetail": "Payment Details",
"payMethod": "Payment method",
"payMethod": "Payment means",
"epayMethod": " e-Payment Method",
"selectPaymentMethod": "Please select a payment method",
"selectPaymentMethod": "Please select a payment means",
"payReceipt": "Payment receipt",
"contactPerson": "Contact Person",
"requireContactPerson": "Please enter contact person",
@@ -428,7 +428,7 @@
"post":"By Post",
"cheque":"Cheque",
"cash":"Cash",
"paymentMethodAndDeadLine":"Payment Method / DeadLine",
"paymentMethodAndDeadLine":"Payment Means / Deadline",
"payOnlineMethod":"Online",
"payDnMethod":"Demand Note",
"payNPGOMethod":"NPGO Collection Office",


+ 1
- 1
src/translations/zh-CN.json Переглянути файл

@@ -107,7 +107,7 @@
"MSG.paymentHolded": "申请编号 {appNo} 已正在付款的流程中,如相关付款没有成功,请于20分钟后再尝试付款,不便之处,请见谅!",
"MSG.pay_credity1": "我们已收到你已确定申请编号: {appNo} 的稿件校对确定及可付印的指示,并将安排刊登于宪报期数{year} 年{issueVolume} 卷第{issueNo } 期内。",
"MSG.pay_credity2": "此公共启事申请的费用将于下期发出的缴费发票时收取,请依时缴费。",
"MSG.plzonlinePayment": "请选择网上支付",
"MSG.plzonlinePayment": "只能选择付款方式是网上支付的申请。",
"registerTitle1": "立即成为",
"registerTitle2": "宪报刊登公共启事",


+ 1
- 1
src/translations/zh-HK.json Переглянути файл

@@ -107,7 +107,7 @@
"MSG.paymentHolded": "申請編號 {appNo} 已正在付款的流程中,如相關付款沒有成功,請於20分鐘後再嘗試付款,不便之處,請見諒!",
"MSG.pay_credity1": "我們已收到你已確定申請編號: {appNo} 的稿件校對確定及可付印的指示,並將安排刊登於憲報 期數 {year} 年 {issueVolume} 卷 第 {issueNo} 期內。",
"MSG.pay_credity2": "此公共啟事申請的費用將於下期發出的繳費發票時收取,請依時繳費。",
"MSG.plzonlinePayment": "請選擇網上支付",
"MSG.plzonlinePayment": "只能選擇付款方式是網上支付的申請。",

"registerTitle1": "立即成為",
"registerTitle2": "憲報刊登公共啟事",


Завантаження…
Відмінити
Зберегти