You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1205 lines
36 KiB

  1. // Do not modify the variables in this package arbitrarily!!!
  2. export default {
  3. // Common Group (Filters, Buttons, Units)
  4. common: {
  5. // Filters
  6. name: "Name",
  7. pleaseInputName: "Enter name",
  8. customerName: "Customer",
  9. customerNamePlaceholder: "Enter customer name",
  10. jwcode: "Homily ID",
  11. jwcodePlaceholder: "Enter Homily ID",
  12. activityName: "Activity",
  13. activityNamePlaceholder: "Enter activity",
  14. activityNameChoose: "Choose activity",
  15. goodsName: "Product Name",
  16. goodsNamePlaceholder: "Enter product name",
  17. account: "OA Account",
  18. accountPlaceholder: "Enter OA account",
  19. payModel: "Payment Method",
  20. payModelPlaceholder: "Select payment method",
  21. refundType: "Refund Type",
  22. refundTypePlaceholder: "Select refund type",
  23. market: "Region",
  24. marketPlaceholder: "Select region",
  25. position: "Position",
  26. positionPlaceholder: "Select position",
  27. roleName: "Role",
  28. roleNamePlaceholder: "Enter role name",
  29. refundCurrency: "Refund Currency",
  30. refundCurrencyPlaceholder: "Select currency",
  31. refundMethod: "Refund Via",
  32. refundMethodPlaceholder: "Select method",
  33. orderStatus: "Order Status",
  34. orderStatusPlaceholder: "Select status",
  35. payCurrency: "Pay Currency",
  36. payCurrencyPlaceholder: "Select currency",
  37. payPlatform1: "Payment Platform",
  38. payPlatformPlaceholder1: "Select payment platform",
  39. productName: "Product",
  40. productNamePlaceholder: "Enter product",
  41. type: "Type",
  42. status: "Status",
  43. statusPlaceholder: "Select status",
  44. typePlaceholder: "Select type",
  45. customerBelong: "Customer Region",
  46. activityBelong: "Activity Region",
  47. articleVideoID: "Post/Video ID",
  48. articleVideoIDPlaceholder: "Enter ID",
  49. author: "Author",
  50. authorPlaceholder: "Enter author",
  51. articleVideoTitle: "Title",
  52. articleVideoTitlePlaceholder: "Enter title",
  53. giftName: "Gift",
  54. giftNamePlaceholder: "Enter gift",
  55. channel: "Channel",
  56. channelPlaceholder: "Enter channel",
  57. liveRoom: "Live Room",
  58. liveRoomPlaceholder: "Enter live room",
  59. consumePlatform: "Consume Platform",
  60. consumePlatformPlaceholder: "Select platform",
  61. rechargePlatform: "Recharge Platform",
  62. rechargePlatformPlaceholder: "Select platform",
  63. payPlatform: "Platform",
  64. payPlatformPlaceholder: "Select platform",
  65. updateType: "Update Type",
  66. updateTypePlaceholder: "Select type",
  67. orderNo: "Order No.",
  68. orderNoPlaceholder: "Enter order no.",
  69. consumeTime: "Consume Time",
  70. consumetime: "Consume Time",
  71. payTime: "Payment Time",
  72. payTime2: "Payment Time",
  73. rechargeTime: "Recharge Time",
  74. refundTime: "Refund Time",
  75. updateTime: "Update Time",
  76. submitTime: "Submit Time",
  77. auditTime: "Audit Time",
  78. startTime: "Start Time",
  79. to: "To",
  80. endTime: "End Time",
  81. // Buttons
  82. search: "Query",
  83. searchLabel: "Search",
  84. searchPlaceholder: "Enter keywords",
  85. searchButton: "Search",
  86. exportExcel: "Export Excel",
  87. viewExportList: "Export List",
  88. reset: "Reset",
  89. audit: "Audit",
  90. refund: "Refund",
  91. edit: "Edit",
  92. editPermission: "Edit Perm",
  93. resetPassword: "Reset Pwd",
  94. delete: "Delete",
  95. withdraw: "Recall",
  96. pass: "Approve",
  97. close: "Close",
  98. reject: "Reject",
  99. rejectInfo: "Reject Info",
  100. cancel: "Cancel",
  101. confirm: "Confirm",
  102. submit: "Submit",
  103. add: "Add",
  104. addUser: "Add User",
  105. addRole: "Add Role",
  106. save: "Save",
  107. saving: "Saving...",
  108. addActivity: "Add Activity",
  109. modify: "Modify",
  110. addReceive: "Add Receipt",
  111. confirmRecharge: "Confirm",
  112. batchImport: "Batch Import",
  113. import: "Import",
  114. uploadHint: "Drag file here or click",
  115. pendingFee: "Fee Pending",
  116. viewRejectReason: "Reject Reason",
  117. viewProgress: "View Progress",
  118. // Buttons-Date
  119. today: "Today",
  120. yesterday: "Yesterday",
  121. last7Days: "Last 7 Days",
  122. // Buttons-Cash-Audit
  123. pendingAudit: "Pending",
  124. audited: "Audited",
  125. passed: "Passed",
  126. completed: "Completed",
  127. withdrawn: "Recalled",
  128. rejected: "Rejected",
  129. refunded: "Refunded",
  130. // Units
  131. rechargeSGD: "Recharge (SGD)",
  132. consumeSGD: "Consume (SGD)",
  133. refundGoldCoin: "Refunded Coins",
  134. totalGoldCoin: "Total Coins",
  135. netGoldChange: "Net Change",
  136. netGoldChangeTip:
  137. "Current total shows net coin change in selected range (Recharge - Consume + Refund)",
  138. permanentGold: "Permanent Coins",
  139. freeGold: "Free Coins",
  140. taskGold: "Task Coins",
  141. SGD: "SGD",
  142. goldCoin: "Coins",
  143. : "items",
  144. : "",
  145. goldBean: "Beans",
  146. // Gold Bean Units
  147. totalGoldBean: "Total Beans:",
  148. payGoldBean: "PermanentBeans:",
  149. freeGoldBean: "Free Beans:",
  150. rechargeGoldBean: "Recharge Beans:",
  151. totalRechargeSGD: "Total SGD:",
  152. nowGoldBeanNum: "Current Beans:",
  153. consumeGoldBean: "Consumed Beans:",
  154. // Dialog Titles
  155. will: "Will ",
  156. deleteRecord: "Delete Record!",
  157. deleteTranslationRecord: "Delete translation",
  158. deleteActivityRecord: "Delete activity data",
  159. willRefundOrder: "Will refund this order!",
  160. willRecallOrder: "Will recall this order!",
  161. // Markets
  162. markets: {
  163. headquarters: "HQ",
  164. },
  165. noData: "No Data",
  166. all: "All",
  167. unknownSubmitter: "Unknown submitter",
  168. noAuditorRecorded: "No auditor recorded",
  169. noExecutorRecorded: "No executor recorded",
  170. },
  171. // Permission Module
  172. permission: {
  173. warning: "Warning",
  174. user: "This user",
  175. changeRoleConfirmContent1: "Confirm role change?<br>Changing role for [",
  176. changeRoleConfirmContent2: "] from [",
  177. changeRoleConfirmContent3: "] to [",
  178. changeRoleConfirmContent4: "]<br>Permissions will update to the new role configuration. Please confirm.",
  179. changeRoleSuccessContent1: "User ",
  180. changeRoleSuccessContent2: "'s role changed to [",
  181. roleRegionNote: "Region setting is for display only; used by branch managers to view roles.",
  182. },
  183. // Message Group
  184. elmessage: {
  185. // Common
  186. loginSuccess: "Login successful",
  187. languageChangedSuccess: 'Language switched to {lang}',
  188. refreshLoading: 'Refreshing data...',
  189. refreshSuccess: 'Data refreshed',
  190. refreshFailed: 'Refresh failed: {msg}',
  191. unknownError: 'Unknown error',
  192. refreshError: 'Refresh error, try again',
  193. logoutSuccess: 'Logged out',
  194. staffHidden: 'Staff data hidden',
  195. staffShown: 'Staff data shown',
  196. jumpSuccess: 'Navigated',
  197. jumpFailed: 'Navigation failed',
  198. oldPasswordError: 'Old password incorrect',
  199. addSuccess: "Added successfully",
  200. addsuccess: "Added successfully",
  201. prompt: "Prompt",
  202. editSuccess: "Edited successfully",
  203. withdrawSuccess: "Recalled successfully",
  204. dataException: "Data exception",
  205. addRefundSuccess: "Refund added",
  206. submitSuccess: "Submitted",
  207. submitFailed: "Submission failed",
  208. cancelOperation: "Cancelled",
  209. searchSuccess: "Query successful",
  210. searchFailed: "Query failed",
  211. requestFailed: "Request failed",
  212. jwcodeError: "Invalid Homily ID",
  213. customerSuccess: "Customer found",
  214. customerNotExist: "Customer not found",
  215. addFailedUnknown: "Unknown error",
  216. addUserPermissionFailed: "Add permission failed",
  217. addFailed: "Add failed, check network/admin",
  218. queryFailed: "Query failed, check network/ID",
  219. refundTypeError: "Refund type error",
  220. getTotalFailed: "Get total failed, retry later",
  221. payPlatformError: "Platform info error",
  222. userRegionHint: "This user belongs to [{region}] region",
  223. confirmRefund: "Confirm refund?",
  224. limitRedAmount: "Insufficient red envelope deduction",
  225. inNetworkError: "Network error, retry",
  226. adminInfoLoadFailed: "Admin info load failed",
  227. deleteSuccess: "Deleted",
  228. success: "Success",
  229. confirmDeleteUser: "Delete this user?",
  230. resetPasswordConfirm: "Reset this password?",
  231. resetPasswordDefault: "Pwd will be: 123456",
  232. checkAccountFormat: "Check OA format",
  233. deviceLimitReached: "Device limit reached",
  234. noParentRoleMarket: "Parent role has no region",
  235. inputRefundBeansBoth: "Enter refund coin and free coin counts",
  236. limitRefundGoldNotExceedOriginal: "Refund coins cannot exceed original coins",
  237. limitRefundFreeNotExceedOriginal: "Refund free coins cannot exceed original free coins",
  238. refundAmountError: "Refund amount incorrect",
  239. roleAddSuccess: "Role {roleName} added",
  240. enableSuccess: "Enabled",
  241. disableSuccess: "Disabled",
  242. inputRoleName: "Enter role name",
  243. roleNameLengthLimit: "Role name 2-20 chars",
  244. selectPermissionList: "Select permission",
  245. inputAccount: "Enter OA account",
  246. onlyDigits: "Digits only",
  247. lengthLimit20: "Max 20 chars",
  248. inputUserName: "Enter username",
  249. inputPosition: "Enter position",
  250. inputAtLeastOneMachineCode: "Enter machine code",
  251. roleNameDuplicate: "Role name exists",
  252. resetPasswordSuccess: "Reset successful",
  253. resetPasswordFailed: "Reset failed",
  254. noPermissionResetMarket1: "No permission to modify ",
  255. noPermissionResetMarket2: " region user passwords",
  256. selectRoleName: "Select role name",
  257. // Import & Upload
  258. importSuccess: "Import successful",
  259. importFailed: "Import failed",
  260. importFailedNetworkOrFormat: "Check network/format",
  261. onlyExcelAllowed: "Excel only",
  262. fileTooLarge5MB: "Max 5MB",
  263. fileSelectSuccess: "File selected",
  264. uploadLimitOne: "One file only",
  265. selectFileFirst: "Select file first",
  266. // Plain text validation
  267. onlyPlainText: "Plain text only, no HTML",
  268. // Validation
  269. checkInputContent: "Check input",
  270. permanentAndFreeNoZero: "Perm/Free coins cannot both be 0",
  271. checkRate: "Select currency",
  272. checkMoney: "Enter amount",
  273. checkJwcode: "Enter Homily ID",
  274. checkJwcodeFormat: "Invalid ID format",
  275. checkGoodsName: "Select product",
  276. checkUserInfo: "Query user first",
  277. checkActivity: "Enter activity",
  278. checkPermanentGold: "Enter perm coins",
  279. checkFreeGold: "Enter free coins",
  280. checkTaskGold: "Enter task coins",
  281. checkNumber: "Enter valid number",
  282. checkPayModel: "Select payment method",
  283. checkPayTime: "Select payment time",
  284. checkQueryParams: "Check params",
  285. checkRefundType: "Select refund type",
  286. checkRefundGoods: "Select refund product",
  287. checkOrderNo: "Enter order no.",
  288. checkPayBean: "Enter paid beans",
  289. checkNonNegative: "Non-negative integer only",
  290. checkFreeBean: "Enter free beans",
  291. checkRemark: "Enter remark",
  292. checkFormInfo: "Complete the form",
  293. selectBusinessBelong: "Select performance region",
  294. selectMarket: "Select region",
  295. selectStartTime: "Select start time",
  296. selectEndTime: "Select end time",
  297. currentSelectionEmpty: "No data selected",
  298. checkArticleIdFormat: "Check Article ID",
  299. checkNameOrJwcode: "Enter Name or ID",
  300. checkPermanentFormat: "Check perm coin format",
  301. checkFreeFormat: "Check free coin format",
  302. checkProductNum: "Enter quantity",
  303. checkNumUnit: "Select unit",
  304. productNumError: "Quantity must be integer > 0",
  305. checkFormInfoSubmit: "Complete form to submit",
  306. checkPayAmountFormat: "Check amount format",
  307. checkNumberOrDecimal: "Enter number/decimal",
  308. // Validation Error
  309. noEmptyJwcode: "Homily ID required",
  310. noEmptySumGold: "Total consumed coins required",
  311. noUser: "User not found",
  312. noOrder: "Order not found",
  313. noTotalGoldZero: "Total coins cannot be 0",
  314. noNegativeNumber: "No negative numbers",
  315. noPayBeanFreeBeanZero: "Paid/Free beans cannot both be 0",
  316. limitDigitJwcode: "ID digits only",
  317. limitJwcodeLength: "ID max 8 digits",
  318. limitNoSpecialChar: "No special chars/negative",
  319. limitNegativeNumber: "Consumed cannot be negative",
  320. limitExceeded: "Exceeds available balance",
  321. limitSix: "Integer max 6 digits",
  322. limitTwoDecimal: "Decimal max 2 digits",
  323. limitZero: "Amount cannot be < 0",
  324. limitPositiveNumber: "Enter positive number (>0, max 2 decimals)",
  325. limitPositiveNumber2: "Valid amount (max 2 decimals)",
  326. limitPayAmountZero: "Amount cannot be 0",
  327. limitPayAmountMax: "Max amount 9,999,999",
  328. limitPayAmountFormat: "Max 6 integers, 2 decimals",
  329. limitJwcodeNine: "ID must be digits (max 9)",
  330. limitBalance: "Amount > balance",
  331. limitRefundAmount: "Refund > Order Amount",
  332. // Image Upload
  333. onlyUploadJPGPNG: "JPG/PNG only!",
  334. limitImageSize: "Max 1MB!",
  335. uploadSuccess: "Upload success",
  336. uploadFailed: "Upload failed",
  337. photoFormatError: "Must be JPG/PNG!",
  338. limitImageSize2MB: "Max 2MB!",
  339. // Audit
  340. noPermission: "No permission",
  341. checkJwcodeFormat: "Invalid Homily ID format",
  342. rejectReasonPlaceholder: "Enter reject reason",
  343. rejectSuccess: "Rejected",
  344. rejectFailed: "Reject failed",
  345. operationFailed: "Operation failed",
  346. approveSuccess: "Approved",
  347. approveFailed: "Approve failed",
  348. editSuccess: "Edit submitted",
  349. editFailed: "Edit failed",
  350. activityFormatError: "Activity data format error",
  351. rechargeFormatError: "Recharge method error",
  352. getRechargeError: "Get method failed",
  353. formValidationFailed: "Validation failed",
  354. // Export
  355. exportSuccess: "Export successful",
  356. exportFailed: "Export failed, retry later",
  357. getExportListError: "Get list failed",
  358. exportingInProgress: "Exporting...",
  359. // Export Status
  360. pendingExecution: "Pending",
  361. executing: "Processing",
  362. executed: "Done",
  363. errorExecution: "Error",
  364. unknownStatus: "Unknown",
  365. // Fetch
  366. getMarketListFailed: "Get markets failed",
  367. getChartDataFailed: "Get chart data failed",
  368. renderChartFailed: "Chart render failed",
  369. getRegionFailed: "Failed to get region",
  370. // Rate
  371. confirmModify: "Confirm modify?",
  372. pleaseInputRate: "Enter rate",
  373. pleaseInputCorrectRateFormat: "Check rate format",
  374. pleaseInputCorrectSymbol: "Check symbol",
  375. onlyOneDecimalPoint: "One decimal point only",
  376. noNegativeNumber: "No negative numbers",
  377. integerPartLimit: "Integer max 6 digits",
  378. decimalPartLimit: "Decimal max 7 digits",
  379. // Gold Bean
  380. systemRechargeAreaError: "System recharge region error",
  381. onlineRechargeAreaError: "Online recharge region error",
  382. // Gold Bean Consume
  383. getGiftListFailed: "Get gifts failed",
  384. getChannelListFailed: "Get channels failed",
  385. getRegionListFailed: "Get regions failed",
  386. // Cash Management
  387. jwcodePositiveError: "ID must be positive integer",
  388. orderDataLoadFailed: "Order load failed",
  389. onlineDataSupport: "Online supports coin recharge only",
  390. selectRefundModel: "Select refund method",
  391. refundReasonPlaceholder: "Enter refund reason",
  392. activityLoadFailed: "Activity load failed",
  393. activityDataLoadFailed: "Activity data error",
  394. getDataFailed: "Get data failed",
  395. // Permission
  396. noPermissionText: "No permission, contact admin",
  397. permissionPrompt: "Permission Prompt",
  398. noRoleAssigned: "No role assigned",
  399. unknownRole: "Unknown role",
  400. refundSubmitSuccess: "Refund application submitted successfully",
  401. refundConfirmTitle: "Refund Confirmation",
  402. refundConfirmContent: "Are you sure you want to refund order {orderNo}?",
  403. exportError: "Export failed",
  404. },
  405. // Common List Fields
  406. common_list: {
  407. id: "No.",
  408. originalChinese: "Chinese",
  409. english: "English",
  410. thai: "Thai",
  411. chineseTraditional: "Trad. Chinese",
  412. malay: "Malay",
  413. vietnamese: "Vietnamese",
  414. translated: "Translated",
  415. untranslated: "Untranslated",
  416. account: "OA Account",
  417. name: "Name",
  418. jwcode: "Homily ID",
  419. market: "Region",
  420. position: "Position",
  421. roleName: "Role",
  422. departmentPermission: "Dept Perm",
  423. parentRole: "Parent Role",
  424. permissionScope: "Scope",
  425. gift: "Gift",
  426. sumGold: "Total Coins",
  427. payPlatform: "Platform",
  428. type: "Type",
  429. orderNo: "Order No.",
  430. orderCode: "Order Code",
  431. number: "number",
  432. money: "Amount",
  433. goodsName: "Product Name",
  434. productName: "Product",
  435. productNum: "productNum",
  436. refundType: "Refund Type",
  437. refundModel: "Refund Method",
  438. refundModelAll: "Full Refund",
  439. refundModelPart: "Part Refund",
  440. refundCurrency: "Refund Curr",
  441. refundGoldCoin: "Refunded Coins",
  442. refundAmount: "Refund Amt",
  443. refundChannels: "Refund Via",
  444. refundVoucher: "Refund IMG",
  445. refundSuccess: "Refund Success",
  446. refundReason: "Refund Reason",
  447. activity: "Activity",
  448. businessBelong: "Region",
  449. startTime: "Start Time",
  450. endTime: "End Time",
  451. status: "Status",
  452. creator: "Creator",
  453. rateName: "Currency",
  454. num: "Rate",
  455. rechargeAmount: "Recharge Amt",
  456. Gold: "Coin Qty",
  457. freeGold6Month: "Free (Exp Jun)",
  458. freeGold12Month: "Free (Exp Dec)",
  459. permanentGold: "Perm Coins",
  460. freeGold: "Free Coins",
  461. taskGold: "Task Coins",
  462. rechargePlatform: "Recharge Platform",
  463. consumePlatform: "Consume Plat",
  464. consumeTotalGold: "Total Consumed",
  465. payModel: "Payment",
  466. remark: "Remark",
  467. orderStatus: "Status",
  468. submitter: "Submitter",
  469. operator: "Operator",
  470. approver: "Approver",
  471. rechargeTime: "Recharge Time",
  472. consumeTime: "Consume Time",
  473. refundTime: "Refund Time",
  474. updateTime: "Update Time",
  475. receiveTime: "Received Time",
  476. rejectTime: "Reject Time",
  477. rejectReason: "Reject Reason",
  478. rejectRemark: "Reject Remark",
  479. refundReason: "Refund Reason",
  480. operation: "Operation",
  481. // Gold Bean
  482. permanentBean: "PermanentBeans",
  483. freeBean: "Free Beans",
  484. mobile: "Phone",
  485. other: "Other",
  486. beanNum: "Bean Qty",
  487. beanNumTotal: "Total Beans",
  488. isBackpack: "Backpack",
  489. yes: "Yes",
  490. no: "No",
  491. channel: "Channel",
  492. liveRoomName: "Live Room",
  493. consumetime: "Consume Time",
  494. memberType: "Member Type",
  495. unknownType: "Unknown",
  496. joinTime: "Join Time",
  497. articleVideoID: "Post/Video ID",
  498. articleVideoTitle: "Title",
  499. author: "Author",
  500. payTime: "Pay Time",
  501. payTime2: "Pay Time",
  502. currentGoldBean: "Current Beans",
  503. historyConsumption: "Hist. Consume",
  504. customerName: "Customer",
  505. // Cash Management
  506. goldRecharge: "Coin Recharge",
  507. payCurrency: "Pay Currency",
  508. payAmount: "Pay Amount",
  509. receiveCurrency: "Rcv Currency",
  510. receiveAmount: "Rcv Amount",
  511. toSupply: "Pending",
  512. pending: "Pending",
  513. fee: "Fee",
  514. transferVoucher: "Transfer IMG",
  515. payVoucher: "Payment IMG",
  516. refund: "Refund",
  517. normal: "Normal",
  518. activityStatus: {
  519. notStarted: "Not Started",
  520. inProgress: "In Progress",
  521. ended: "Ended",
  522. },
  523. operation: "Operation",
  524. configTime: "Config Time",
  525. status: "Status",
  526. enable: "Enable",
  527. disable: "Disable",
  528. received: "Received",
  529. rejected: "Rejected",
  530. refunded: "Refunded",
  531. refundDetail: "Refund Detail",
  532. refundAmount: "Refund Amt",
  533. refundCurrency: "Refund Curr",
  534. },
  535. // Common Export Fields
  536. common_export: {
  537. exportList: "Export List",
  538. fileName: "File Name",
  539. status: "Status",
  540. createTime: "Created At",
  541. operation: "Operation",
  542. download: "Download",
  543. close: "Close",
  544. },
  545. // Add Form Fields
  546. common_add: {
  547. jwcode: "Homily ID",
  548. jwcodePlaceholder: "Enter Homily ID",
  549. originalChinese: "Chinese",
  550. originalChinesePlaceholder: "Enter Chinese",
  551. english: "English",
  552. englishPlaceholder: "Enter English",
  553. thai: "Thai",
  554. thaiPlaceholder: "Enter Thai",
  555. chineseTraditional: "Trad. Chinese",
  556. chineseTraditionalPlaceholder: "Enter Trad. Chinese",
  557. malay: "Malay",
  558. malayPlaceholder: "Enter Malay",
  559. vietnamese: "Vietnamese",
  560. vietnamesePlaceholder: "Enter Vietnamese",
  561. addTranslation: "Add Trans",
  562. editTranslation: "Edit Trans",
  563. refundApplyInfo: "Refund Request Info",
  564. originalOrderInfo: "Original Order Info",
  565. // User & Role
  566. addUserPermission: "Add User Perm",
  567. editUserPermission: "Edit User Perm",
  568. account: "OA Account",
  569. accountPlaceholder: "Enter OA account",
  570. userName: "Username",
  571. userNamePlaceholder: "Enter username",
  572. roleName: "Role",
  573. roleNamePlaceholder: "Select role",
  574. parentRole: "Parent Role",
  575. noParentRole: "None",
  576. permissionList: "Permissions",
  577. machineCode: "Machine Code",
  578. machineCodePlaceholder: "Enter machine code",
  579. remark: "Remark",
  580. addRole: "Add Role",
  581. editRole: "Edit Role",
  582. permissionDetails: "Perm Details",
  583. channelName: "Channel",
  584. channelPlaceholder: "Select channel",
  585. customerName: "Customer",
  586. customerNamePlaceholder: "Enter customer name",
  587. rejectReason: "Reject Reason",
  588. rejectReasonPlaceholder: "Enter reason",
  589. rejectRemark: "Reject Remark",
  590. rejectRemarkPlaceholder: "Enter remark",
  591. market: "Region",
  592. marketPlaceholder: "Enter region",
  593. activity: "Activity",
  594. activityPlaceholder: "Enter activity",
  595. businessBelong: "Region",
  596. startTime: "Start Time",
  597. endTime: "End Time",
  598. permanentGold: "Perm Coins",
  599. freeGold: "Free Coins",
  600. taskGold: "Task Coins",
  601. rechargeAmount: "Recharge Amt",
  602. currencyName: "Currency",
  603. goodsName: "Product",
  604. productName: "Product",
  605. productNamePlaceholder: "Select product",
  606. productNum: "productNum",
  607. productNumPlaceholder: "Enter quantity",
  608. numUnit: "Unit",
  609. payCurrency: "Pay Currency",
  610. payCurrencyPlaceholder: "Select currency",
  611. payAmount: "Pay Amount",
  612. payAmountPlaceholder: "Enter amount",
  613. payMethod: "Payment",
  614. payMethodPlaceholder: "Select method",
  615. receiveArea: "Rcv Region",
  616. receiveAreaPlaceholder: "Select region",
  617. price: "Price",
  618. goodsNamePlaceholder: "Select product",
  619. 使用红包: "Use Red Envelope",
  620. 不使用红包: "Do Not Use Red Envelope",
  621. 选择红包: "Select Red Envelope",
  622. 请选择红包: "Please Select Red Envelope",
  623. 已抵扣: "Already Deducted",
  624. payModel: "Collection",
  625. refundType: "Refund Type",
  626. refundTypePlaceholder: "Select type",
  627. orderNo: "Order No.",
  628. orderNoPlaceholder: "Select order",
  629. refundModel: "Method",
  630. refundModelAll: "Full",
  631. refundModelPart: "Partial",
  632. refundStatusPending: "Pending",
  633. refundGoldCoin: "Refund Coins",
  634. refundCurrency: "Refund Curr",
  635. refundCurrencyPlaceholder: "Select currency",
  636. refundAmount: "Refund Amt",
  637. refundAmountPlaceholder: "Enter amount",
  638. refundChannels: "Refund Via",
  639. refundChannelsPlaceholder: "Select method",
  640. refundTime: "Refund Time",
  641. refundTimePlaceholder: "Select time",
  642. refundVoucher: "Refund IMG",
  643. payModelPlaceholder: "Select method",
  644. consumeTotalGold: "Total Consumed",
  645. totalGold: "Total Coins",
  646. paymentTime: "Pay Time",
  647. payTime: "Pay Time",
  648. payTimePlaceholder: "Select time",
  649. paymentVoucher: "Pay Voucher",
  650. transferVoucher: "Transfer IMG",
  651. noTransferVoucher: "No Voucher",
  652. paymentVoucherPlaceholder: "JPG/PNG ≤1MB",
  653. transferVoucherPlaceholder: "JPG/PNG ≤2MB",
  654. uploadPhoto: "Upload Image",
  655. remark: "Remark",
  656. remarkPlaceholder: "Enter remark",
  657. // Confirm
  658. operationConfirm: "Confirm",
  659. userInfo: "User Info",
  660. prompt: "Risk Alert",
  661. similarRechargeRecords: "Similar recent records detected",
  662. rechargePermanentGold: "Recharge Perm Coins",
  663. buy: "Buy",
  664. operator: "Operator",
  665. submitter: "Submitter",
  666. continueOperation: "Continue?",
  667. // Gold Bean
  668. permanentBean: "PermanentBeans",
  669. freeBean: "Free Beans",
  670. // Cash
  671. receiveCurrency: "Rcv Currency",
  672. receiveCurrencyPlaceholder: "Select currency",
  673. receiveAmount: "Rcv Amount",
  674. receiveAmountPlaceholder: "Enter amount",
  675. fee: "Fee",
  676. feePlaceholder: "Enter fee",
  677. receiveTime: "Rcv Time",
  678. receiveTimePlaceholder: "Select time",
  679. refundReason: "Reason",
  680. tip: "Note: State user refund request.",
  681. refund: "Refund",
  682. },
  683. // Add Form Customer Info
  684. common_add_user: {
  685. customerInfo: "Customer Info",
  686. name: "Name",
  687. currentGoldCoinTotal: "Total Coins",
  688. permanentGold: "Perm Coins",
  689. freeGold: "Free Coins",
  690. taskGold: "Task Coins",
  691. jwcode: "Homily ID",
  692. consumptionTimes: "Consumptions",
  693. onlyStatisticsDataAfter20250101: "Stats after 2025-01-01",
  694. store: "Store",
  695. maxReductionAmount: "Max Deduction",
  696. // Bean
  697. currentPayableBean: "Current Paid",
  698. currentFreeBean: "Current Free",
  699. consumeTotalBean: "Total Consumed",
  700. permanentBean: "PermanentBeans",
  701. freeBean: "Free Beans",
  702. },
  703. // Audit Group
  704. audit: {
  705. // 按照项目文件名分配
  706. // General
  707. refundTypeOptions: {
  708. 商品退款: "Product Refund",
  709. 金币退款: "Coin Refund",
  710. },
  711. waitAudit: "Pending",
  712. passed: "Passed",
  713. rejected: "Rejected",
  714. permanentGold: "Perm Coins",
  715. freeGold: "Free Coins",
  716. taskGold: "Task Coins",
  717. // Recharge Audit List
  718. id: "No.",
  719. name: "Name",
  720. jwcode: "Homily ID",
  721. market: "Region",
  722. activityName: "Activity",
  723. currencyName: "Currency",
  724. rechargeAmount: "Amount",
  725. note: "Remark",
  726. payModel: "Payment",
  727. paymentVoucher: "Voucher",
  728. submitter: "Submitter",
  729. auditor: "Auditor",
  730. rejectReason: "Reject Reason",
  731. rejectReasonPlaceholder: "Enter reason",
  732. paymentTime: "Pay Time",
  733. submitTime: "Submit Time",
  734. auditTime: "Audit Time",
  735. operation: "Operation",
  736. // Refund Audit List
  737. orderCode: "Order No.",
  738. refundType: "Type",
  739. refundModel: "Method",
  740. allRefund: "Full",
  741. partialRefund: "Partial",
  742. refundGoods: "Product",
  743. // Bean Audit
  744. permanentBean: "PermanentBeans",
  745. freeBean: "Free Beans",
  746. // Coin Recharge
  747. rechargeAudit: "Recharge Audit",
  748. rechargeSGD: "Recharge SGD",
  749. totalGold: "Total Coins",
  750. // Pay Methods
  751. payMethods: {
  752. bankTransfer: "Bank Transfer",
  753. cash: "Cash",
  754. check: "Check",
  755. card: "Card",
  756. grabpay: "Grabpay",
  757. nets: "Nets",
  758. paypal: "PayPal",
  759. stripe: "Stripe",
  760. ipay88: "Ipay88",
  761. paymentAsia: "PaymentAsia",
  762. other: "Other",
  763. },
  764. // Coin Refund
  765. refundAudit: "Refund Audit",
  766. refundTotalGold: "Refund Total Coins",
  767. // Bean Audit
  768. totalNum: "Total Items",
  769. totalBean: "Total Beans",
  770. permanentBean: "PermanentBeans",
  771. freeBean: "Free Beans",
  772. // Dialog Titles
  773. rejectRecord: "Reject Record!",
  774. passRecord: "Approve Record!",
  775. },
  776. // Recharge Group
  777. recharge: {
  778. // 金币充值明细
  779. coinRechargeDetail: "Coin Recharge Details",
  780. // 订单状态
  781. normal: "Normal",
  782. refunded: "Refunded",
  783. unknown: "Unknown",
  784. // 金币新增充值
  785. addCoinRecharge: "New Recharge",
  786. //
  787. // Pay Methods
  788. payMethods: {
  789. bankTransfer: "Bank Transfer",
  790. cash: "Cash",
  791. check: "Check",
  792. card: "Card",
  793. grabpay: "Grabpay",
  794. nets: "Nets",
  795. paypal: "PayPal",
  796. stripe: "Stripe",
  797. ipay88: "Ipay88",
  798. paymentAsia: "PaymentAsia",
  799. other: "Other",
  800. },
  801. // Bean
  802. permanentBean: "PermanentBeans",
  803. freeBean: "Free Beans",
  804. confirmRecharge: "Confirm recharge?",
  805. prompt: "Prompt",
  806. addBeanRecharge: "New Recharge",
  807. systemRecharge: "System",
  808. onlineRecharge: "Online",
  809. mobile: "Phone",
  810. },
  811. // Consume Group
  812. consume: {
  813. //
  814. coinConsumeDetail: "Coin Consume Details",
  815. //
  816. normal: "Normal",
  817. refunded: "Refunded",
  818. unknown: "Unknown",
  819. //
  820. consumePlatforms: {
  821. goldSystem: "Gold System",
  822. HomilyChart: "HomilyChart",
  823. HomilyLink: "HomilyLink",
  824. ERP: "ERP",
  825. other: "Other",
  826. initGold: "Init Gold",
  827. },
  828. //
  829. addCoinConsume: "New Consume",
  830. //
  831. addBeanConsume: "New Consume",
  832. liveStream: "Live",
  833. dieHardFan: "Die-hard Fan",
  834. articleVideo: "Post/Video",
  835. confirmConsume: "Confirm consume?",
  836. prompt: "Prompt",
  837. // Post/Video
  838. type: "Type",
  839. reward: "Reward",
  840. payBuy: "Purchase",
  841. other: "Other",
  842. consumeTypes: {
  843. 1: "Gift",
  844. 2: "Red Packet",
  845. 3: "Lucky Bag",
  846. 4: "Paid Live",
  847. 5: "Join Fan Club",
  848. 6: "Bullet Chat",
  849. 7: "Single Pay",
  850. 8: "Monthly Sub",
  851. 9: "Reward",
  852. 10: "Reward",
  853. 11: "Purchase",
  854. },
  855. },
  856. // Refund Group
  857. refund: {
  858. coinRefundDetail: "Coin Refund Details",
  859. normal: "Normal",
  860. refunded: "Refunded",
  861. unknown: "Unknown",
  862. refundMethods: {
  863. allRefund: "Full",
  864. partialRefund: "Partial",
  865. },
  866. refundTypeOptions: {
  867. 商品退款: "Product Refund",
  868. 金币退款: "Coin Refund",
  869. },
  870. addCoinRefund: "New Refund",
  871. id: "No.",
  872. type: "Type",
  873. recharge: "Recharge",
  874. consume: "Consume",
  875. productName: "Product",
  876. orderCode: "Order No.",
  877. permanentGold: "Perm Coins",
  878. freeGold: "Free Coins",
  879. taskGold: "Task Coins",
  880. isRefund: "Allow Refund",
  881. no: "No",
  882. yes: "Yes",
  883. },
  884. // Client Count
  885. clientCount: {
  886. clientCountBalance: "Coin Balance",
  887. clientCountDetail: "Coin Details",
  888. recharge: "Recharge",
  889. consume: "Consume",
  890. refund: "Refund",
  891. other: "Other",
  892. type: {
  893. recharge: "Recharge",
  894. consume: "Consume",
  895. refund: "Refund",
  896. },
  897. },
  898. // Workbench
  899. workbench: {
  900. dataOverview: "Overview",
  901. loading: "Loading...",
  902. cashManagement: "Cash",
  903. dataExplanationTitle: "Note",
  904. dataExplanationContent: "Real-time data, deviations possible.",
  905. totalRevenue: "Revenue",
  906. SGD: "SGD",
  907. collect: "Collect",
  908. Singapore: "Singapore",
  909. Malaysia: "Malaysia",
  910. HongKong: "Hong Kong",
  911. Thailand: "Thailand",
  912. VietnamHCM: "Vietnam HCM",
  913. Canada: "Canada",
  914. MYR: "MYR",
  915. HKD: "HKD",
  916. CAD: "CAD",
  917. THB: "THB",
  918. VND: "VND",
  919. goldManagement: "Gold",
  920. lastUpdateTime: "Updated: ",
  921. noData: "No Data",
  922. // Card 1
  923. currentGoldBalance: "Coin Balance",
  924. compareToPreviousDay: "vs Day Before",
  925. permanentGold: "Perm",
  926. freeGold: "Free",
  927. taskGold: "Task",
  928. goldExpireIn6Months: "Exp Jun:",
  929. goldExpireIn12Months: "Exp Dec:",
  930. // Card 2
  931. annualCumulativeRecharge: "Year Recharge:",
  932. convertedSGDCumulativeAmount: "Total SGD:",
  933. yesterdayNew: "Yest. New:",
  934. wherePermanentGold: "Perm:",
  935. // Card 3
  936. annualCumulativeConsume: "Year Consume:",
  937. consume: "Consume:",
  938. refund: "Refund:",
  939. yesterdayNewAll: "Yest. Total:",
  940. yesterdayNewConsume: "Yest. Consume:",
  941. yesterdayNewRefund: "Yest. Refund:",
  942. // Card 4
  943. annualCumulativeRechargePeople: "Year Users:",
  944. weekYearOnYear: "WoW:",
  945. dayYearOnYear: "DoD:",
  946. yesterdayRechargePeople: "Yest. Users:",
  947. whereFirstRecharge: "First Chg:",
  948. // Table
  949. coinRecharge: "Coin Recharge",
  950. coinConsume: "Coin Consume",
  951. total: "Total:",
  952. yesterday: "Yesterday",
  953. today: "Today",
  954. thisWeek: "This Week",
  955. thisMonth: "This Month",
  956. thisYear: "This Year",
  957. startTime: "Start",
  958. endTime: "End",
  959. query: "Query",
  960. gold: "Gold",
  961. recharge: "Recharge",
  962. consumes: "Consume",
  963. rank: "Rank",
  964. allTypes: "All Types",
  965. region: "Region",
  966. goldCount: "Coins",
  967. all: "Total",
  968. marketTitle: "Note",
  969. marketContent: ">40 days aggregates by month.",
  970. },
  971. // Rate
  972. rate: {
  973. modifyRate: "Modify Rate",
  974. prompt1: "Note: per",
  975. prompt2: "--exchanges 1 SGD",
  976. },
  977. // Settings Center (Home)
  978. home: {
  979. settingsCenter: "Settings",
  980. languageSwitch: "Language",
  981. languageDialog: {
  982. placeholder: "Select language",
  983. options: {
  984. zhCN: "中文(简体)",
  985. en: "English"
  986. }
  987. },
  988. showStaffData: "Show staff",
  989. hideStaffData: "Hide staff",
  990. viewProfile: "Profile",
  991. changePassword: "Change password",
  992. logout: "Logout",
  993. messageCenter: "Messages",
  994. noMessage: "No pending messages",
  995. goToView: "View",
  996. viewAll: "View all",
  997. collapse: "Collapse",
  998. backToTop: "Top",
  999. dialog: {
  1000. userName: "Name",
  1001. jwcode: "Homily ID",
  1002. market: "Region",
  1003. registerTime: "Registered at",
  1004. },
  1005. orderNeedsReview: "A receipt order requires review",
  1006. messageGroups: {
  1007. today: "Today",
  1008. yesterday: "Yesterday",
  1009. earlier: "Earlier",
  1010. },
  1011. password: {
  1012. title: "Change Password",
  1013. oldPassword: "Old Password",
  1014. newPassword: "New Password",
  1015. againPassword: "Repeat Password",
  1016. oldPasswordPlaceholder: "Enter old password",
  1017. newPasswordPlaceholder: "Enter new password",
  1018. againPasswordPlaceholder: "Re-enter new password",
  1019. tips: {
  1020. lengthAndChars: "8–16 chars: digits/letters/symbols",
  1021. complexity: "At least 2 types"
  1022. },
  1023. rules: {
  1024. allowedChars: "Only digits, letters, or symbols",
  1025. notSameAsOld: "New password cannot equal old",
  1026. length: "Length 8–16",
  1027. complexity: "At least 2 types (digit/letter/symbol)",
  1028. notMatch: "Passwords do not match",
  1029. newPasswordRequired: "New password required",
  1030. againPasswordRequired: "Confirm password required"
  1031. },
  1032. submitting: "Changing..."
  1033. },
  1034. },
  1035. // Cash Management
  1036. cash: {
  1037. refundProgress: "Refund Progress",
  1038. progress: {
  1039. areaFinance: "Area Finance",
  1040. areaCharge: "Area Manager",
  1041. headFinance: "HQ Finance",
  1042. executor: "Executor",
  1043. },
  1044. receiveCashDataTitle: "Note",
  1045. receiveCashDataContent:
  1046. "All receipt pages: Default sort by payment time (desc)",
  1047. currency: {
  1048. usd: "USD",
  1049. hkd: "HKD",
  1050. sgd: "SGD",
  1051. myr: "MYR",
  1052. thb: "THB",
  1053. cad: "CAD",
  1054. vnd: "VND",
  1055. krw: "KRW",
  1056. rmb: "CNY",
  1057. },
  1058. payMethods: {
  1059. bankTransfer: "Bank Transfer",
  1060. cash: "Cash",
  1061. check: "Check",
  1062. card: "Card",
  1063. grabpay: "Grabpay",
  1064. nets: "Nets",
  1065. paypal: "PayPal",
  1066. stripe: "Stripe",
  1067. ipay88: "Ipay88",
  1068. paymentAsia: "PaymentAsia",
  1069. transfer: "E-Transfer",
  1070. },
  1071. statusList: {
  1072. submitted: "Submitted",
  1073. pending: "Pending",
  1074. passed: "Passed",
  1075. recalled: "Recalled",
  1076. refunded: "Refunded",
  1077. rejected: "Rejected",
  1078. inProgress: "In Progress",
  1079. received: "Received",
  1080. },
  1081. unit: "Unit",
  1082. year: "Year",
  1083. month: "Month",
  1084. // Products
  1085. aiService: {
  1086. aiTracking: "AI Track",
  1087. aiAttack: "AI Attack",
  1088. aiFunds: "AI Funds",
  1089. aiActivity: "AI Activity",
  1090. superPerspective: "Super View",
  1091. superAmbush: "Super Ambush",
  1092. superHunting: "Super Hunt",
  1093. superPulse: "Super Pulse",
  1094. superCompass: "Super Compass",
  1095. aiDetectionTool: "AI Detector",
  1096. superDetectionTool: "Super Detector",
  1097. },
  1098. markets: {
  1099. HongKong: "Hong Kong",
  1100. Malaysia: "Malaysia",
  1101. Canada: "Canada",
  1102. Singapore: "Singapore",
  1103. Thailand: "Thailand",
  1104. VietnamHCM: "Vietnam HCM",
  1105. },
  1106. coinRecharge: "Coin Recharge",
  1107. staticInfoFee: "Static Fee",
  1108. BGmember: "BG Member",
  1109. HC: "HC Fee",
  1110. goldProduct: "Gold Prod",
  1111. softwareProduct: "Software",
  1112. software: "Software",
  1113. other: "Other",
  1114. // Software Menu
  1115. softwareMenu: {
  1116. usStock: "US Stock",
  1117. hkStock: "HK Stock",
  1118. aStock: "A Stock",
  1119. singaporeStock: "SG Stock",
  1120. malaysiaStock: "MY Stock",
  1121. japanStock: "JP Stock",
  1122. thailandStock: "TH Stock",
  1123. vietnamStock: "VN Stock",
  1124. indonesiaStock: "ID Stock",
  1125. koreaStock: "KR Stock",
  1126. taiwanStock: "TW Stock",
  1127. usStockSoftware: "US Stock SW",
  1128. usStockGoldCard: "US Gold",
  1129. usStockPackage: "US Pack",
  1130. hkStockSoftware: "HK Stock SW",
  1131. hkStockGoldCard: "HK Gold",
  1132. hkStockPackage: "HK Pack",
  1133. aStockSoftware: "A Stock SW",
  1134. aStockGoldCard: "A Gold",
  1135. aStockPackage: "A Pack",
  1136. singaporeStockSoftware: "SG Stock SW",
  1137. singaporeStockGoldCard: "SG Gold",
  1138. singaporeStockPackage: "SG Pack",
  1139. malaysiaStockSoftware: "MY Stock SW",
  1140. malaysiaStockGoldCard: "MY Gold",
  1141. malaysiaStockPackage: "MY Pack",
  1142. japanStockSoftware: "JP Stock SW",
  1143. japanStockGoldCard: "JP Gold",
  1144. japanStockPackage: "JP Pack",
  1145. thailandStockSoftware: "TH Stock SW",
  1146. thailandStockGoldCard: "TH Gold",
  1147. thailandStockPackage: "TH Pack",
  1148. vietnamStockSoftware: "VN Stock SW",
  1149. vietnamStockGoldCard: "VN Gold",
  1150. vietnamStockPackage: "VN Pack",
  1151. indonesiaStockSoftware: "ID Stock SW",
  1152. indonesiaStockGoldCard: "ID Gold",
  1153. indonesiaStockPackage: "ID Pack",
  1154. koreaStockSoftware: "KR Stock SW",
  1155. koreaStockGoldCard: "KR Gold",
  1156. koreaStockPackage: "KR Pack",
  1157. taiwanStockSoftware: "TW Stock SW",
  1158. taiwanStockGoldCard: "TW Gold",
  1159. taiwanStockPackage: "TW Pack",
  1160. },
  1161. statusList: {
  1162. submitted: "Submitted",
  1163. pending: "Pending",
  1164. passed: "Passed",
  1165. recalled: "Recalled",
  1166. refunded: "Refunded",
  1167. rejected: "Rejected",
  1168. inProgress: "In Progress",
  1169. },
  1170. pending: "Pending",
  1171. refundSuccess: "Refund Success",
  1172. refundConfirmTitle: "Refund Confirmation",
  1173. refundConfirmContent: "Are you sure you want to refund order {orderNo}?",
  1174. },
  1175. // Message
  1176. message: {
  1177. today: "Today",
  1178. yesterday: "Yesterday",
  1179. earlier: "Earlier",
  1180. },
  1181. };