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.

1181 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. // Rate
  370. confirmModify: "Confirm modify?",
  371. pleaseInputRate: "Enter rate",
  372. pleaseInputCorrectRateFormat: "Check rate format",
  373. pleaseInputCorrectSymbol: "Check symbol",
  374. onlyOneDecimalPoint: "One decimal point only",
  375. noNegativeNumber: "No negative numbers",
  376. integerPartLimit: "Integer max 6 digits",
  377. decimalPartLimit: "Decimal max 7 digits",
  378. // Gold Bean
  379. systemRechargeAreaError: "System recharge region error",
  380. onlineRechargeAreaError: "Online recharge region error",
  381. // Gold Bean Consume
  382. getGiftListFailed: "Get gifts failed",
  383. getChannelListFailed: "Get channels failed",
  384. getRegionListFailed: "Get regions failed",
  385. // Cash Management
  386. jwcodePositiveError: "ID must be positive integer",
  387. orderDataLoadFailed: "Order load failed",
  388. onlineDataSupport: "Online supports coin recharge only",
  389. selectRefundModel: "Select refund method",
  390. refundReasonPlaceholder: "Enter refund reason",
  391. activityLoadFailed: "Activity load failed",
  392. activityDataLoadFailed: "Activity data error",
  393. getDataFailed: "Get data failed",
  394. // Permission
  395. noPermissionText: "No permission, contact admin",
  396. permissionPrompt: "Permission Prompt",
  397. noRoleAssigned: "No role assigned",
  398. unknownRole: "Unknown role",
  399. refundSubmitSuccess: "Refund application submitted successfully",
  400. exportError: "Export failed",
  401. },
  402. // Common List Fields
  403. common_list: {
  404. id: "No.",
  405. originalChinese: "Chinese",
  406. english: "English",
  407. thai: "Thai",
  408. chineseTraditional: "Trad. Chinese",
  409. malay: "Malay",
  410. vietnamese: "Vietnamese",
  411. translated: "Translated",
  412. untranslated: "Untranslated",
  413. account: "OA Account",
  414. name: "Name",
  415. jwcode: "Homily ID",
  416. market: "Region",
  417. position: "Position",
  418. roleName: "Role",
  419. departmentPermission: "Dept Perm",
  420. parentRole: "Parent Role",
  421. permissionScope: "Scope",
  422. gift: "Gift",
  423. sumGold: "Total Coins",
  424. payPlatform: "Platform",
  425. type: "Type",
  426. orderNo: "Order No.",
  427. orderCode: "Order Code",
  428. number: "number",
  429. money: "Amount",
  430. goodsName: "Product Name",
  431. productName: "Product",
  432. productNum: "productNum",
  433. refundType: "Refund Type",
  434. refundModel: "Refund Method",
  435. refundModelAll: "Full Refund",
  436. refundModelPart: "Part Refund",
  437. refundCurrency: "Refund Curr",
  438. refundGoldCoin: "Refunded Coins",
  439. refundAmount: "Refund Amt",
  440. refundChannels: "Refund Via",
  441. refundVoucher: "Refund IMG",
  442. refundSuccess: "Refund Success",
  443. refundReason: "Refund Reason",
  444. activity: "Activity",
  445. businessBelong: "Region",
  446. startTime: "Start Time",
  447. endTime: "End Time",
  448. status: "Status",
  449. creator: "Creator",
  450. rateName: "Currency",
  451. num: "Rate",
  452. rechargeAmount: "Recharge Amt",
  453. Gold: "Coin Qty",
  454. freeGold6Month: "Free (Exp Jun)",
  455. freeGold12Month: "Free (Exp Dec)",
  456. permanentGold: "Perm Coins",
  457. freeGold: "Free Coins",
  458. taskGold: "Task Coins",
  459. rechargePlatform: "Recharge Plat",
  460. consumePlatform: "Consume Plat",
  461. consumeTotalGold: "Total Consumed",
  462. payModel: "Payment",
  463. remark: "Remark",
  464. orderStatus: "Status",
  465. submitter: "Submitter",
  466. operator: "Operator",
  467. approver: "Approver",
  468. rechargeTime: "Recharge Time",
  469. consumeTime: "Consume Time",
  470. refundTime: "Refund Time",
  471. updateTime: "Update Time",
  472. receiveTime: "Received Time",
  473. rejectTime: "Reject Time",
  474. rejectReason: "Reject Reason",
  475. rejectRemark: "Reject Remark",
  476. refundReason: "Refund Reason",
  477. operation: "Operation",
  478. // Gold Bean
  479. permanentBean: "PermanentBeans",
  480. freeBean: "Free Beans",
  481. mobile: "Phone",
  482. other: "Other",
  483. beanNum: "Bean Qty",
  484. beanNumTotal: "Total Beans",
  485. isBackpack: "Backpack",
  486. yes: "Yes",
  487. no: "No",
  488. channel: "Channel",
  489. liveRoomName: "Live Room",
  490. consumetime: "Consume Time",
  491. memberType: "Member Type",
  492. unknownType: "Unknown",
  493. joinTime: "Join Time",
  494. articleVideoID: "Post/Video ID",
  495. articleVideoTitle: "Title",
  496. author: "Author",
  497. payTime: "Pay Time",
  498. payTime2: "Pay Time",
  499. currentGoldBean: "Current Beans",
  500. historyConsumption: "Hist. Consume",
  501. customerName: "Customer",
  502. // Cash Management
  503. goldRecharge: "Coin Recharge",
  504. payCurrency: "Pay Currency",
  505. payAmount: "Pay Amount",
  506. receiveCurrency: "Rcv Currency",
  507. receiveAmount: "Rcv Amount",
  508. toSupply: "Pending",
  509. pending: "Pending",
  510. fee: "Fee",
  511. transferVoucher: "Transfer IMG",
  512. payVoucher: "Payment IMG",
  513. refund: "Refund",
  514. normal: "Normal",
  515. activityStatus: {
  516. notStarted: "Not Started",
  517. inProgress: "In Progress",
  518. ended: "Ended",
  519. },
  520. operation: "Operation",
  521. configTime: "Config Time",
  522. status: "Status",
  523. enable: "Enable",
  524. disable: "Disable",
  525. received: "Received",
  526. rejected: "Rejected",
  527. },
  528. // Common Export Fields
  529. common_export: {
  530. exportList: "Export List",
  531. fileName: "File Name",
  532. status: "Status",
  533. createTime: "Created At",
  534. operation: "Operation",
  535. download: "Download",
  536. close: "Close",
  537. },
  538. // Add Form Fields
  539. common_add: {
  540. jwcode: "Homily ID",
  541. jwcodePlaceholder: "Enter Homily ID",
  542. originalChinese: "Chinese",
  543. originalChinesePlaceholder: "Enter Chinese",
  544. english: "English",
  545. englishPlaceholder: "Enter English",
  546. thai: "Thai",
  547. thaiPlaceholder: "Enter Thai",
  548. chineseTraditional: "Trad. Chinese",
  549. chineseTraditionalPlaceholder: "Enter Trad. Chinese",
  550. malay: "Malay",
  551. malayPlaceholder: "Enter Malay",
  552. vietnamese: "Vietnamese",
  553. vietnamesePlaceholder: "Enter Vietnamese",
  554. addTranslation: "Add Trans",
  555. editTranslation: "Edit Trans",
  556. refundApplyInfo: "Refund Request Info",
  557. originalOrderInfo: "Original Order Info",
  558. // User & Role
  559. addUserPermission: "Add User Perm",
  560. editUserPermission: "Edit User Perm",
  561. account: "OA Account",
  562. accountPlaceholder: "Enter OA account",
  563. userName: "Username",
  564. userNamePlaceholder: "Enter username",
  565. roleName: "Role",
  566. roleNamePlaceholder: "Select role",
  567. parentRole: "Parent Role",
  568. noParentRole: "None",
  569. permissionList: "Permissions",
  570. machineCode: "Machine Code",
  571. machineCodePlaceholder: "Enter machine code",
  572. remark: "Remark",
  573. addRole: "Add Role",
  574. editRole: "Edit Role",
  575. permissionDetails: "Perm Details",
  576. channelName: "Channel",
  577. channelPlaceholder: "Select channel",
  578. customerName: "Customer",
  579. customerNamePlaceholder: "Enter customer name",
  580. rejectReason: "Reject Reason",
  581. rejectReasonPlaceholder: "Enter reason",
  582. rejectRemark: "Reject Remark",
  583. rejectRemarkPlaceholder: "Enter remark",
  584. market: "Region",
  585. marketPlaceholder: "Enter region",
  586. activity: "Activity",
  587. activityPlaceholder: "Enter activity",
  588. businessBelong: "Region",
  589. startTime: "Start Time",
  590. endTime: "End Time",
  591. permanentGold: "Perm Coins",
  592. freeGold: "Free Coins",
  593. taskGold: "Task Coins",
  594. rechargeAmount: "Recharge Amt",
  595. currencyName: "Currency",
  596. goodsName: "Product",
  597. productName: "Product",
  598. productNamePlaceholder: "Select product",
  599. productNum: "productNum",
  600. productNumPlaceholder: "Enter quantity",
  601. numUnit: "Unit",
  602. payCurrency: "Pay Currency",
  603. payCurrencyPlaceholder: "Select currency",
  604. payAmount: "Pay Amount",
  605. payAmountPlaceholder: "Enter amount",
  606. payMethod: "Payment",
  607. payMethodPlaceholder: "Select method",
  608. receiveArea: "Rcv Region",
  609. receiveAreaPlaceholder: "Select region",
  610. price: "Price",
  611. goodsNamePlaceholder: "Select product",
  612. payModel: "Collection",
  613. refundType: "Refund Type",
  614. refundTypePlaceholder: "Select type",
  615. orderNo: "Order No.",
  616. orderNoPlaceholder: "Select order",
  617. refundModel: "Method",
  618. refundModelAll: "Full",
  619. refundModelPart: "Partial",
  620. refundGoldCoin: "Refund Coins",
  621. refundCurrency: "Refund Curr",
  622. refundCurrencyPlaceholder: "Select currency",
  623. refundAmount: "Refund Amt",
  624. refundAmountPlaceholder: "Enter amount",
  625. refundChannels: "Refund Via",
  626. refundChannelsPlaceholder: "Select method",
  627. refundTime: "Refund Time",
  628. refundTimePlaceholder: "Select time",
  629. refundVoucher: "Refund IMG",
  630. payModelPlaceholder: "Select method",
  631. consumeTotalGold: "Total Consumed",
  632. totalGold: "Total Coins",
  633. paymentTime: "Pay Time",
  634. payTime: "Pay Time",
  635. payTimePlaceholder: "Select time",
  636. paymentVoucher: "Pay Voucher",
  637. transferVoucher: "Transfer IMG",
  638. noTransferVoucher: "No Voucher",
  639. paymentVoucherPlaceholder: "JPG/PNG ≤1MB",
  640. transferVoucherPlaceholder: "JPG/PNG ≤2MB",
  641. uploadPhoto: "Upload Image",
  642. remark: "Remark",
  643. remarkPlaceholder: "Enter remark",
  644. // Confirm
  645. operationConfirm: "Confirm",
  646. userInfo: "User Info",
  647. prompt: "Risk Alert",
  648. similarRechargeRecords: "Similar recent records detected",
  649. rechargePermanentGold: "Recharge Perm Coins",
  650. buy: "Buy",
  651. operator: "Operator",
  652. submitter: "Submitter",
  653. continueOperation: "Continue?",
  654. // Gold Bean
  655. permanentBean: "PermanentBeans",
  656. freeBean: "Free Beans",
  657. // Cash
  658. receiveCurrency: "Rcv Currency",
  659. receiveCurrencyPlaceholder: "Select currency",
  660. receiveAmount: "Rcv Amount",
  661. receiveAmountPlaceholder: "Enter amount",
  662. fee: "Fee",
  663. feePlaceholder: "Enter fee",
  664. receiveTime: "Rcv Time",
  665. receiveTimePlaceholder: "Select time",
  666. refundReason: "Reason",
  667. tip: "Note: State user refund request.",
  668. refund: "Refund",
  669. },
  670. // Add Form Customer Info
  671. common_add_user: {
  672. customerInfo: "Customer Info",
  673. name: "Name",
  674. currentGoldCoinTotal: "Total Coins",
  675. permanentGold: "Perm Coins",
  676. freeGold: "Free Coins",
  677. taskGold: "Task Coins",
  678. jwcode: "Homily ID",
  679. consumptionTimes: "Consumptions",
  680. onlyStatisticsDataAfter20250101: "Stats after 2025-01-01",
  681. store: "Store",
  682. maxReductionAmount: "Max Deduction",
  683. // Bean
  684. currentPayableBean: "Current Paid",
  685. currentFreeBean: "Current Free",
  686. consumeTotalBean: "Total Consumed",
  687. permanentBean: "PermanentBeans",
  688. freeBean: "Free Beans",
  689. },
  690. // Audit Group
  691. audit: {
  692. // 按照项目文件名分配
  693. // General
  694. refundTypeOptions: {
  695. 商品退款: "Product Refund",
  696. 金币退款: "Coin Refund",
  697. },
  698. waitAudit: "Pending",
  699. passed: "Passed",
  700. rejected: "Rejected",
  701. permanentGold: "Perm Coins",
  702. freeGold: "Free Coins",
  703. taskGold: "Task Coins",
  704. // Recharge Audit List
  705. id: "No.",
  706. name: "Name",
  707. jwcode: "Homily ID",
  708. market: "Region",
  709. activityName: "Activity",
  710. currencyName: "Currency",
  711. rechargeAmount: "Amount",
  712. note: "Remark",
  713. payModel: "Payment",
  714. paymentVoucher: "Voucher",
  715. submitter: "Submitter",
  716. auditor: "Auditor",
  717. rejectReason: "Reject Reason",
  718. rejectReasonPlaceholder: "Enter reason",
  719. paymentTime: "Pay Time",
  720. submitTime: "Submit Time",
  721. auditTime: "Audit Time",
  722. operation: "Operation",
  723. // Refund Audit List
  724. orderCode: "Order No.",
  725. refundType: "Type",
  726. refundModel: "Method",
  727. allRefund: "Full",
  728. partialRefund: "Partial",
  729. refundGoods: "Product",
  730. // Bean Audit
  731. permanentBean: "PermanentBeans",
  732. freeBean: "Free Beans",
  733. // Coin Recharge
  734. rechargeAudit: "Recharge Audit",
  735. rechargeSGD: "Recharge SGD",
  736. totalGold: "Total Coins",
  737. // Pay Methods
  738. payMethods: {
  739. bankTransfer: "Bank Transfer",
  740. cash: "Cash",
  741. check: "Check",
  742. card: "Card",
  743. grabpay: "Grabpay",
  744. nets: "Nets",
  745. paypal: "PayPal",
  746. stripe: "Stripe",
  747. ipay88: "Ipay88",
  748. paymentAsia: "PaymentAsia",
  749. other: "Other",
  750. },
  751. // Coin Refund
  752. refundAudit: "Refund Audit",
  753. refundTotalGold: "Refund Total Coins",
  754. // Bean Audit
  755. totalNum: "Total Items",
  756. totalBean: "Total Beans",
  757. permanentBean: "PermanentBeans",
  758. freeBean: "Free Beans",
  759. // Dialog Titles
  760. rejectRecord: "Reject Record!",
  761. passRecord: "Approve Record!",
  762. },
  763. // Recharge Group
  764. recharge: {
  765. // 金币充值明细
  766. coinRechargeDetail: "Coin Recharge Details",
  767. // 订单状态
  768. normal: "Normal",
  769. refunded: "Refunded",
  770. unknown: "Unknown",
  771. // 金币新增充值
  772. addCoinRecharge: "New Recharge",
  773. //
  774. // Pay Methods
  775. payMethods: {
  776. bankTransfer: "Bank Transfer",
  777. cash: "Cash",
  778. check: "Check",
  779. card: "Card",
  780. grabpay: "Grabpay",
  781. nets: "Nets",
  782. paypal: "PayPal",
  783. stripe: "Stripe",
  784. ipay88: "Ipay88",
  785. paymentAsia: "PaymentAsia",
  786. other: "Other",
  787. },
  788. // Bean
  789. permanentBean: "PermanentBeans",
  790. freeBean: "Free Beans",
  791. confirmRecharge: "Confirm recharge?",
  792. prompt: "Prompt",
  793. addBeanRecharge: "New Recharge",
  794. systemRecharge: "System",
  795. onlineRecharge: "Online",
  796. mobile: "Phone",
  797. },
  798. // Consume Group
  799. consume: {
  800. //
  801. coinConsumeDetail: "Coin Consume Details",
  802. //
  803. normal: "Normal",
  804. refunded: "Refunded",
  805. unknown: "Unknown",
  806. //
  807. consumePlatforms: {
  808. goldSystem: "Gold System",
  809. HomilyChart: "HomilyChart",
  810. HomilyLink: "HomilyLink",
  811. ERP: "ERP",
  812. other: "Other",
  813. initGold: "Init Gold",
  814. },
  815. //
  816. addCoinConsume: "New Consume",
  817. //
  818. addBeanConsume: "New Consume",
  819. liveStream: "Live",
  820. dieHardFan: "Die-hard Fan",
  821. articleVideo: "Post/Video",
  822. confirmConsume: "Confirm consume?",
  823. prompt: "Prompt",
  824. // Post/Video
  825. type: "Type",
  826. reward: "Reward",
  827. payBuy: "Purchase",
  828. other: "Other",
  829. consumeTypes: {
  830. 1: "Gift",
  831. 2: "Red Packet",
  832. 3: "Lucky Bag",
  833. 4: "Paid Live",
  834. 5: "Join Fan Club",
  835. 6: "Bullet Chat",
  836. 7: "Single Pay",
  837. 8: "Monthly Sub",
  838. 9: "Reward",
  839. 10: "Reward",
  840. 11: "Purchase",
  841. },
  842. },
  843. // Refund Group
  844. refund: {
  845. coinRefundDetail: "Coin Refund Details",
  846. normal: "Normal",
  847. refunded: "Refunded",
  848. unknown: "Unknown",
  849. refundMethods: {
  850. allRefund: "Full",
  851. partialRefund: "Partial",
  852. },
  853. refundTypeOptions: {
  854. 商品退款: "Product Refund",
  855. 金币退款: "Coin Refund",
  856. },
  857. addCoinRefund: "New Refund",
  858. id: "No.",
  859. type: "Type",
  860. recharge: "Recharge",
  861. consume: "Consume",
  862. productName: "Product",
  863. orderCode: "Order No.",
  864. permanentGold: "Perm Coins",
  865. freeGold: "Free Coins",
  866. taskGold: "Task Coins",
  867. isRefund: "Allow Refund",
  868. no: "No",
  869. yes: "Yes",
  870. },
  871. // Client Count
  872. clientCount: {
  873. clientCountBalance: "Coin Balance",
  874. clientCountDetail: "Coin Details",
  875. recharge: "Recharge",
  876. consume: "Consume",
  877. refund: "Refund",
  878. other: "Other",
  879. type: {
  880. recharge: "Recharge",
  881. consume: "Consume",
  882. refund: "Refund",
  883. },
  884. },
  885. // Workbench
  886. workbench: {
  887. dataOverview: "Overview",
  888. loading: "Loading...",
  889. cashManagement: "Cash",
  890. dataExplanationTitle: "Note",
  891. dataExplanationContent: "Real-time data, deviations possible.",
  892. totalRevenue: "Revenue",
  893. SGD: "SGD",
  894. collect: "Collect",
  895. Singapore: "Singapore",
  896. Malaysia: "Malaysia",
  897. HongKong: "Hong Kong",
  898. Thailand: "Thailand",
  899. VietnamHCM: "Vietnam HCM",
  900. Canada: "Canada",
  901. MYR: "MYR",
  902. HKD: "HKD",
  903. CAD: "CAD",
  904. THB: "THB",
  905. VND: "VND",
  906. goldManagement: "Gold",
  907. lastUpdateTime: "Updated: ",
  908. noData: "No Data",
  909. // Card 1
  910. currentGoldBalance: "Coin Balance",
  911. compareToPreviousDay: "vs Day Before",
  912. permanentGold: "Perm",
  913. freeGold: "Free",
  914. taskGold: "Task",
  915. goldExpireIn6Months: "Exp Jun:",
  916. goldExpireIn12Months: "Exp Dec:",
  917. // Card 2
  918. annualCumulativeRecharge: "Year Recharge:",
  919. convertedSGDCumulativeAmount: "Total SGD:",
  920. yesterdayNew: "Yest. New:",
  921. wherePermanentGold: "Perm:",
  922. // Card 3
  923. annualCumulativeConsume: "Year Consume:",
  924. consume: "Consume:",
  925. refund: "Refund:",
  926. yesterdayNewAll: "Yest. Total:",
  927. yesterdayNewConsume: "Yest. Consume:",
  928. yesterdayNewRefund: "Yest. Refund:",
  929. // Card 4
  930. annualCumulativeRechargePeople: "Year Users:",
  931. weekYearOnYear: "WoW:",
  932. dayYearOnYear: "DoD:",
  933. yesterdayRechargePeople: "Yest. Users:",
  934. whereFirstRecharge: "First Chg:",
  935. // Table
  936. coinRecharge: "Coin Recharge",
  937. coinConsume: "Coin Consume",
  938. total: "Total:",
  939. yesterday: "Yesterday",
  940. today: "Today",
  941. thisWeek: "This Week",
  942. thisMonth: "This Month",
  943. thisYear: "This Year",
  944. startTime: "Start",
  945. endTime: "End",
  946. query: "Query",
  947. gold: "Gold",
  948. recharge: "Recharge",
  949. consumes: "Consume",
  950. rank: "Rank",
  951. allTypes: "All Types",
  952. region: "Region",
  953. goldCount: "Coins",
  954. all: "Total",
  955. marketTitle: "Note",
  956. marketContent: ">40 days aggregates by month.",
  957. },
  958. // Rate
  959. rate: {
  960. modifyRate: "Modify Rate",
  961. prompt1: "Note: per",
  962. prompt2: "--exchanges 1 SGD",
  963. },
  964. // Settings Center (Home)
  965. home: {
  966. settingsCenter: "Settings",
  967. languageSwitch: "Language",
  968. languageDialog: {
  969. placeholder: "Select language",
  970. options: {
  971. zhCN: "中文(简体)",
  972. en: "English"
  973. }
  974. },
  975. showStaffData: "Show staff",
  976. hideStaffData: "Hide staff",
  977. viewProfile: "Profile",
  978. changePassword: "Change password",
  979. logout: "Logout",
  980. messageCenter: "Messages",
  981. noMessage: "No pending messages",
  982. goToView: "View",
  983. viewAll: "View all",
  984. collapse: "Collapse",
  985. backToTop: "Top",
  986. dialog: {
  987. userName: "Name",
  988. jwcode: "Homily ID",
  989. market: "Region",
  990. registerTime: "Registered at",
  991. },
  992. orderNeedsReview: "A receipt order requires review",
  993. messageGroups: {
  994. today: "Today",
  995. yesterday: "Yesterday",
  996. earlier: "Earlier",
  997. },
  998. password: {
  999. title: "Change Password",
  1000. oldPassword: "Old Password",
  1001. newPassword: "New Password",
  1002. againPassword: "Repeat Password",
  1003. oldPasswordPlaceholder: "Enter old password",
  1004. newPasswordPlaceholder: "Enter new password",
  1005. againPasswordPlaceholder: "Re-enter new password",
  1006. tips: {
  1007. lengthAndChars: "8–16 chars: digits/letters/symbols",
  1008. complexity: "At least 2 types"
  1009. },
  1010. rules: {
  1011. allowedChars: "Only digits, letters, or symbols",
  1012. notSameAsOld: "New password cannot equal old",
  1013. length: "Length 8–16",
  1014. complexity: "At least 2 types (digit/letter/symbol)",
  1015. notMatch: "Passwords do not match",
  1016. newPasswordRequired: "New password required",
  1017. againPasswordRequired: "Confirm password required"
  1018. },
  1019. submitting: "Changing..."
  1020. },
  1021. },
  1022. // Cash Management
  1023. cash: {
  1024. refundProgress: "Refund Progress",
  1025. progress: {
  1026. areaFinance: "Area Finance",
  1027. areaCharge: "Area Manager",
  1028. headFinance: "HQ Finance",
  1029. executor: "Executor",
  1030. },
  1031. receiveCashDataTitle: "Note",
  1032. receiveCashDataContent:
  1033. "All receipt pages: Default sort by payment time (desc)",
  1034. currency: {
  1035. usd: "USD",
  1036. hkd: "HKD",
  1037. sgd: "SGD",
  1038. myr: "MYR",
  1039. thb: "THB",
  1040. cad: "CAD",
  1041. vnd: "VND",
  1042. krw: "KRW",
  1043. },
  1044. payMethods: {
  1045. bankTransfer: "Bank Transfer",
  1046. cash: "Cash",
  1047. check: "Check",
  1048. card: "Card",
  1049. grabpay: "Grabpay",
  1050. nets: "Nets",
  1051. paypal: "PayPal",
  1052. stripe: "Stripe",
  1053. ipay88: "Ipay88",
  1054. paymentAsia: "PaymentAsia",
  1055. transfer: "E-Transfer",
  1056. },
  1057. unit: "Unit",
  1058. year: "Year",
  1059. month: "Month",
  1060. // Products
  1061. aiService: {
  1062. aiTracking: "AI Track",
  1063. aiAttack: "AI Attack",
  1064. aiFunds: "AI Funds",
  1065. aiActivity: "AI Activity",
  1066. superPerspective: "Super View",
  1067. superAmbush: "Super Ambush",
  1068. superHunting: "Super Hunt",
  1069. superPulse: "Super Pulse",
  1070. superCompass: "Super Compass",
  1071. aiDetectionTool: "AI Detector",
  1072. superDetectionTool: "Super Detector",
  1073. },
  1074. markets: {
  1075. HongKong: "Hong Kong",
  1076. Malaysia: "Malaysia",
  1077. Canada: "Canada",
  1078. Singapore: "Singapore",
  1079. Thailand: "Thailand",
  1080. VietnamHCM: "Vietnam HCM",
  1081. },
  1082. coinRecharge: "Coin Recharge",
  1083. staticInfoFee: "Static Fee",
  1084. BGmember: "BG Member",
  1085. HC: "HC Fee",
  1086. goldProduct: "Gold Prod",
  1087. softwareProduct: "Software",
  1088. software: "Software",
  1089. other: "Other",
  1090. // Software Menu
  1091. softwareMenu: {
  1092. usStock: "US Stock",
  1093. hkStock: "HK Stock",
  1094. aStock: "A Stock",
  1095. singaporeStock: "SG Stock",
  1096. malaysiaStock: "MY Stock",
  1097. japanStock: "JP Stock",
  1098. thailandStock: "TH Stock",
  1099. vietnamStock: "VN Stock",
  1100. indonesiaStock: "ID Stock",
  1101. koreaStock: "KR Stock",
  1102. taiwanStock: "TW Stock",
  1103. usStockSoftware: "US Stock SW",
  1104. usStockGoldCard: "US Gold",
  1105. usStockPackage: "US Pack",
  1106. hkStockSoftware: "HK Stock SW",
  1107. hkStockGoldCard: "HK Gold",
  1108. hkStockPackage: "HK Pack",
  1109. aStockSoftware: "A Stock SW",
  1110. aStockGoldCard: "A Gold",
  1111. aStockPackage: "A Pack",
  1112. singaporeStockSoftware: "SG Stock SW",
  1113. singaporeStockGoldCard: "SG Gold",
  1114. singaporeStockPackage: "SG Pack",
  1115. malaysiaStockSoftware: "MY Stock SW",
  1116. malaysiaStockGoldCard: "MY Gold",
  1117. malaysiaStockPackage: "MY Pack",
  1118. japanStockSoftware: "JP Stock SW",
  1119. japanStockGoldCard: "JP Gold",
  1120. japanStockPackage: "JP Pack",
  1121. thailandStockSoftware: "TH Stock SW",
  1122. thailandStockGoldCard: "TH Gold",
  1123. thailandStockPackage: "TH Pack",
  1124. vietnamStockSoftware: "VN Stock SW",
  1125. vietnamStockGoldCard: "VN Gold",
  1126. vietnamStockPackage: "VN Pack",
  1127. indonesiaStockSoftware: "ID Stock SW",
  1128. indonesiaStockGoldCard: "ID Gold",
  1129. indonesiaStockPackage: "ID Pack",
  1130. koreaStockSoftware: "KR Stock SW",
  1131. koreaStockGoldCard: "KR Gold",
  1132. koreaStockPackage: "KR Pack",
  1133. taiwanStockSoftware: "TW Stock SW",
  1134. taiwanStockGoldCard: "TW Gold",
  1135. taiwanStockPackage: "TW Pack",
  1136. },
  1137. statusList: {
  1138. submitted: "Submitted",
  1139. pending: "Pending",
  1140. passed: "Passed",
  1141. recalled: "Recalled",
  1142. refunded: "Refunded",
  1143. rejected: "Rejected",
  1144. inProgress: "In Progress",
  1145. },
  1146. pending: "Pending",
  1147. refundSuccess: "Refund Success",
  1148. refundConfirmTitle: "Refund Confirmation",
  1149. refundConfirmContent: "Are you sure you want to refund order {orderNo}?",
  1150. },
  1151. // Message
  1152. message: {
  1153. today: "Today",
  1154. yesterday: "Yesterday",
  1155. earlier: "Earlier",
  1156. },
  1157. };