en.json 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939
  1. {
  2. "common": {
  3. "appName": "appName",
  4. "tabMessages": "tabMessages",
  5. "tabWorkbench": "tabWorkbench",
  6. "tabProfile": "tabProfile",
  7. "loading": "loading",
  8. "loadFailed": "loadFailed",
  9. "noData": "noData",
  10. "noMessages": "noMessages",
  11. "noDrafts": "noDrafts",
  12. "noCompletedRecords": "noCompletedRecords",
  13. "initiate": "initiate",
  14. "records": "records",
  15. "more": "more",
  16. "settings": "settings",
  17. "about": "about",
  18. "language": "language",
  19. "darkMode": "darkMode",
  20. "themeDark": "themeDark",
  21. "themeLight": "themeLight",
  22. "languageZhCN": "languageZhCN",
  23. "languageEn": "languageEn",
  24. "languageZhTW": "languageZhTW",
  25. "userName": "userName",
  26. "salesDepartment": "salesDepartment",
  27. "version": "version",
  28. "save": "save",
  29. "submit": "submit",
  30. "cancel": "cancel",
  31. "confirm": "confirm",
  32. "reset": "reset",
  33. "publish": "publish",
  34. "saveDraft": "saveDraft",
  35. "submitting": "Submitting…",
  36. "submitApproval": "submitApproval",
  37. "saveDraftShort": "saveDraftShort",
  38. "delete": "delete",
  39. "edit": "edit",
  40. "add": "add",
  41. "close": "close",
  42. "retry": "retry",
  43. "confirmAdd": "confirmAdd",
  44. "confirmEdit": "confirmEdit",
  45. "confirmSubmit": "confirmSubmit",
  46. "confirmPublish": "confirmPublish",
  47. "confirmAction": "confirmAction",
  48. "confirmExit": "confirmExit",
  49. "confirmReset": "confirmReset",
  50. "continueEditing": "continueEditing",
  51. "discardAndExit": "discardAndExit",
  52. "confirmPrompt": "confirmPrompt",
  53. "withdraw": "withdraw",
  54. "withdrawAction": "withdrawAction",
  55. "withdrawApplication": "withdrawApplication",
  56. "withdrawConfirm": "withdrawConfirm",
  57. "withdrawConfirmTip": "withdrawConfirmTip",
  58. "approve": "approve",
  59. "reject": "reject",
  60. "confirmApprove": "confirmApprove",
  61. "confirmReject": "confirmReject",
  62. "preview": "preview",
  63. "previewTitle": "previewTitle",
  64. "draft": "draft",
  65. "pending": "pending",
  66. "approved": "approved",
  67. "rejected": "rejected",
  68. "expired": "expired",
  69. "paid": "Paid",
  70. "unpaid": "Unpaid",
  71. "returned": "returned",
  72. "completed": "completed",
  73. "statusPending": "statusPending",
  74. "statusApproved": "statusApproved",
  75. "statusRejected": "statusRejected",
  76. "statusDraft": "statusDraft",
  77. "statusWithdrawn": "statusWithdrawn",
  78. "statusReturned": "statusReturned",
  79. "statusDisabled": "statusDisabled",
  80. "statusWaitApprove": "statusWaitApprove",
  81. "statusWaitPay": "statusWaitPay",
  82. "filterAll": "filterAll",
  83. "all": "all",
  84. "myDrafts": "myDrafts",
  85. "public": "public",
  86. "normal": "normal",
  87. "urgent": "urgent",
  88. "unknown": "unknown",
  89. "other": "other",
  90. "no": "no",
  91. "selectOrFill": "selectOrFill",
  92. "pleaseSelect": "pleaseSelect",
  93. "selectDateTime": "selectDateTime",
  94. "selectDate": "selectDate",
  95. "optional": "optional",
  96. "pleaseEnter": "pleaseEnter",
  97. "enterNumber": "enterNumber",
  98. "requiredField": "requiredField",
  99. "unknownError": "unknownError",
  100. "networkTimeout": "networkTimeout",
  101. "draftSaved": "draftSaved",
  102. "draftSavedToast": "Draft saved",
  103. "saveFailed": "Save failed",
  104. "submitSuccess": "submitSuccess",
  105. "submitFailedRetry": "submitFailedRetry",
  106. "noCostTypeData": "No cost type data. Please add cost types in ERP first.",
  107. "submittedAwaitingApproval": "submittedAwaitingApproval",
  108. "published": "published",
  109. "withdrawn": "withdrawn",
  110. "featureDev": "featureDev",
  111. "completeFormInfo": "completeFormInfo",
  112. "unsavedContentWarning": "unsavedContentWarning",
  113. "resetWarning": "resetWarning",
  114. "maxChars": "maxChars",
  115. "enterField": "enterField",
  116. "applicant": "applicant",
  117. "department": "department",
  118. "applyDept": "Apply Dept",
  119. "expensePersonnel": "Expense Personnel",
  120. "expenseDept": "Expense Dept",
  121. "dept": "dept",
  122. "date": "date",
  123. "startTime": "startTime",
  124. "endTime": "endTime",
  125. "creator": "creator",
  126. "hours": "hours",
  127. "total": "total",
  128. "send": "send",
  129. "search": "Search",
  130. "searchByNameOrId": "searchByNameOrId",
  131. "searchEmployee": "searchEmployee",
  132. "searchEmployeeHint": "searchEmployeeHint",
  133. "approver": "approver",
  134. "rejecter": "rejecter",
  135. "currentApprover": "currentApprover",
  136. "approvalFlow": "approvalFlow",
  137. "approvalProgress": "approvalProgress",
  138. "opinion": "opinion",
  139. "currentNode": "currentNode",
  140. "waitHandle": "waitHandle",
  141. "approvalComment": "approvalComment",
  142. "submitTimeText": "submitTimeText",
  143. "submitTime": "submitTime",
  144. "downloadAttachment": "downloadAttachment",
  145. "noMoreData": "noMoreData",
  146. "businessShort": "businessShort",
  147. "custom": "custom",
  148. "markedAsRead": "markedAsRead",
  149. "pinTopTag": "pinTopTag",
  150. "pinToTop": "pinToTop",
  151. "filterTitle": "filterTitle",
  152. "filterStartDate": "filterStartDate",
  153. "filterEndDate": "filterEndDate",
  154. "filterSelectStartDate": "filterSelectStartDate",
  155. "filterSelectEndDate": "filterSelectEndDate",
  156. "filterDateStartAfterEnd": "filterDateStartAfterEnd",
  157. "filterDateEndBeforeStart": "filterDateEndBeforeStart",
  158. "filterStatus": "filterStatus",
  159. "filterPayment": "filterPayment",
  160. "filterThisMonth": "filterThisMonth",
  161. "filterThisQuarter": "filterThisQuarter",
  162. "filterThisYear": "filterThisYear",
  163. "filterThisWeek": "filterThisWeek",
  164. "filter7Days": "filter7Days",
  165. "filter30Days": "filter30Days",
  166. "filterLastMonth": "filterLastMonth",
  167. "filterLast3Months": "filterLast3Months",
  168. "filterDateRange": "filterDateRange",
  169. "filterGroupOther": "filterGroupOther",
  170. "applyFilter": "applyFilter",
  171. "clickChartToFilter": "clickChartToFilter",
  172. "tdOpen": "tdOpen",
  173. "tdClose": "tdClose",
  174. "tdCancel": "tdCancel",
  175. "tdConfirm": "tdConfirm",
  176. "tdOther": "tdOther",
  177. "tdReset": "tdReset",
  178. "tdLoading": "tdLoading",
  179. "tdLoadingWithPoint": "tdLoadingWithPoint",
  180. "tdKnew": "tdKnew",
  181. "tdRefreshing": "tdRefreshing",
  182. "tdReleaseRefresh": "tdReleaseRefresh",
  183. "tdPullToRefresh": "tdPullToRefresh",
  184. "tdCompleteRefresh": "tdCompleteRefresh",
  185. "tdDays": "tdDays",
  186. "tdHours": "tdHours",
  187. "tdMinutes": "tdMinutes",
  188. "tdSeconds": "tdSeconds",
  189. "tdMilliseconds": "tdMilliseconds",
  190. "tdYearLabel": "tdYearLabel",
  191. "tdMonthLabel": "tdMonthLabel",
  192. "tdDateLabel": "tdDateLabel",
  193. "tdWeeksLabel": "tdWeeksLabel",
  194. "tdSunday": "tdSunday",
  195. "tdMonday": "tdMonday",
  196. "tdTuesday": "tdTuesday",
  197. "tdWednesday": "tdWednesday",
  198. "tdThursday": "tdThursday",
  199. "tdFriday": "tdFriday",
  200. "tdSaturday": "tdSaturday",
  201. "tdYear": "tdYear",
  202. "tdJanuary": "tdJanuary",
  203. "tdFebruary": "tdFebruary",
  204. "tdMarch": "tdMarch",
  205. "tdApril": "tdApril",
  206. "tdMay": "tdMay",
  207. "tdJune": "tdJune",
  208. "tdJuly": "tdJuly",
  209. "tdAugust": "tdAugust",
  210. "tdSeptember": "tdSeptember",
  211. "tdOctober": "tdOctober",
  212. "tdNovember": "tdNovember",
  213. "tdDecember": "tdDecember",
  214. "tdTime": "tdTime",
  215. "tdStart": "tdStart",
  216. "tdEnd": "tdEnd",
  217. "tdNotRated": "tdNotRated",
  218. "tdCascadeLabel": "tdCascadeLabel",
  219. "tdBack": "tdBack",
  220. "tdTop": "tdTop",
  221. "tdEmptyData": "tdEmptyData",
  222. "basicInfo": "basicInfo",
  223. "noDetailData": "noDetailData",
  224. "unitItem": "unitItem",
  225. "personUnit": "personUnit"
  226. },
  227. "home": {
  228. "myDashboard": "myDashboard",
  229. "monthlyTotalExpense": "monthlyTotalExpense",
  230. "monthlySubmitted": "monthlySubmitted",
  231. "pendingDocuments": "pendingDocuments",
  232. "preApplication": "preApplication",
  233. "expenseReimbursement": "expenseReimbursement",
  234. "vehicleApplication": "vehicleApplication",
  235. "overtimeApplication": "overtimeApplication",
  236. "applicationRecords": "applicationRecords",
  237. "expenseRecords": "expenseRecords",
  238. "outingLogs": "outingLogs",
  239. "companyAnnouncements": "companyAnnouncements",
  240. "myApprovals": "myApprovals",
  241. "myApplications": "myApplications",
  242. "subordinateRecords": "subordinateRecords",
  243. "myExpenses": "myExpenses",
  244. "outingLog": {
  245. "noOutingLogs": "No Outing Logs",
  246. "newComment": "New Comment",
  247. "salespersonLabel": "Sales: {name} · {dept}",
  248. "noPlan": "No Plan",
  249. "noWorkSummary": "No Work Summary",
  250. "inputComment": "Enter comment...",
  251. "outingDetail": "Outing Detail",
  252. "outingType": "Outing Type",
  253. "outingLocation": "Location",
  254. "enterLocation": "Enter location",
  255. "outingReason": "Outing Reason",
  256. "enterOutingReason": "Enter reason",
  257. "workSummary": "Work Summary",
  258. "followUp": "Follow-up",
  259. "sitePhotos": "Site Photos",
  260. "customerVisit": "Customer Visit",
  261. "outingAffairs": "Outing Affairs",
  262. "selectOutingType": "Select type",
  263. "reportOutingLog": "Outing Log Report",
  264. "outingLogList": "Outing Logs",
  265. "outingLogCreate": "New Outing Log",
  266. "outingLogDetail": "Outing Log Details",
  267. "reportOutingLogDetail": "Outing Log Detail Report",
  268. "customerInfo": "Customer Info",
  269. "comments": "Comments",
  270. "managerComment": "Manager Comment",
  271. "noPhotos": "No Photos",
  272. "noComments": "No Comments",
  273. "selectRating": "Please select rating",
  274. "enterComment": "Please enter comment",
  275. "commentSent": "Comment sent",
  276. "requiredSummary": "Work summary required",
  277. "requiredPhotos": "Take at least 1 photo",
  278. "outingLogSubmitted": "Outing log submitted",
  279. "selectContact": "Select Contact",
  280. "selectContactHint": "Tap to select contact (optional)",
  281. "searchCustomer": "Search customer name",
  282. "noContact": "No contacts for this customer",
  283. "selectCustomerFirst": "Please select a customer first",
  284. "takePhoto": "Take Photo",
  285. "maxPhotoCount": "Max 9 photos",
  286. "limitReached": "Limit Reached",
  287. "tapToTakePhoto": "Tap to take photo (min 1)",
  288. "watermarkHint": "Photos auto-add watermark: server time + GPS",
  289. "checkInAddress": "Check-in Address",
  290. "checkInTime": "Check-in Time",
  291. "customerName": "Customer Name",
  292. "followUpOptional": "Follow-up plan (optional)",
  293. "salesperson": "Salesperson",
  294. "workSummaryRequiredHint": "Please fill in work summary (required)",
  295. "mockPhotoTaken": "Mock photo: Photo #{idx} taken (watermark: {time} | {lat}, {lng})",
  296. "watermarkHintDynamic": "Auto watermark: server time + GPS ({lat}°N, {lng}°E)",
  297. "searchOutingLog": "Search customer name or salesperson"
  298. },
  299. "announcements": "announcements",
  300. "deptDashboard": "deptDashboard",
  301. "financeDashboard": "financeDashboard",
  302. "deptMonthlyReimbursement": "deptMonthlyReimbursement",
  303. "deptMonthlySubmitted": "deptMonthlySubmitted",
  304. "deptPendingDocuments": "deptPendingDocuments",
  305. "scopeMyApplications": "scopeMyApplications",
  306. "scopeSubordinates": "scopeSubordinates"
  307. },
  308. "expenseApply": {
  309. "expenseApplyList": "expenseApplyList",
  310. "expenseApplyDetail": "expenseApplyDetail",
  311. "expenseApplyRequest": "expenseApplyRequest",
  312. "expenseApplyImport": "expenseApplyImport",
  313. "importApprovedPreApp": "importApprovedPreApp",
  314. "confirmImport": "confirmImport",
  315. "importSuccess": "importSuccess",
  316. "searchExpenseApply": "searchExpenseApply",
  317. "noExpenseApplications": "noExpenseApplications",
  318. "reportExpenseApply": "reportExpenseApply",
  319. "reportExpenseApplyDetail": "reportExpenseApplyDetail",
  320. "emergencyLevel": "emergencyLevel",
  321. "feeType": "feeType",
  322. "feeReason": "feeReason",
  323. "enterFeeReason": "enterFeeReason",
  324. "applyReason": "applyReason",
  325. "enterApplyReason": "enterApplyReason",
  326. "validUntil": "validUntil",
  327. "selectExpiryDate": "selectExpiryDate",
  328. "relatedContractNo": "relatedContractNo",
  329. "referenceNo": "referenceNo",
  330. "relatedControl": "relatedControl",
  331. "availableBudget": "availableBudget",
  332. "overBudget": "overBudget",
  333. "overBudgetTriggerApproval": "overBudgetTriggerApproval",
  334. "expenseDetails": "expenseDetails",
  335. "addDetail": "addDetail",
  336. "addAtLeastOneDetail": "addAtLeastOneDetail",
  337. "noDetailHint": "noDetailHint",
  338. "detailRemark": "detailRemark",
  339. "expenseProject": "expenseProject",
  340. "expenseCategory": "expenseCategory",
  341. "selectExpenseCategory": "selectExpenseCategory",
  342. "acctSubject": "acctSubject",
  343. "selectAcctSubject": "selectAcctSubject",
  344. "costDept": "costDept",
  345. "selectCostDept": "selectCostDept",
  346. "estimatedAmount": "estimatedAmount",
  347. "enterEstimatedAmount": "enterEstimatedAmount",
  348. "estimatedAmountPositive": "estimatedAmountPositive",
  349. "quantity": "quantity",
  350. "quantityPricePositive": "quantityPricePositive",
  351. "unit": "unit",
  352. "unitPrice": "unitPrice",
  353. "selectUnit": "selectUnit",
  354. "estimatedStartDate": "estimatedStartDate",
  355. "estimatedEndDate": "estimatedEndDate",
  356. "selectEstimatedStartDate": "selectEstimatedStartDate",
  357. "selectEstimatedEndDate": "selectEstimatedEndDate",
  358. "startDateNotAfterEndDate": "startDateNotAfterEndDate",
  359. "transportType": "transportType",
  360. "selectTransport": "selectTransport",
  361. "isOvernight": "isOvernight",
  362. "travelExpense": "travelExpense",
  363. "entertainmentExpense": "entertainmentExpense",
  364. "entertainmentTargetUnit": "entertainmentTargetUnit",
  365. "entertainmentLevel": "entertainmentLevel",
  366. "selectEntertainmentLevel": "selectEntertainmentLevel",
  367. "externalCount": "externalCount",
  368. "internalCount": "internalCount",
  369. "companionNotExceedGuest": "companionNotExceedGuest",
  370. "venue": "venue",
  371. "pleaseEnterLocation": "pleaseEnterLocation",
  372. "meetingExpense": "meetingExpense",
  373. "meetingLocation": "meetingLocation",
  374. "pleaseEnterMeetingLocation": "pleaseEnterMeetingLocation",
  375. "hintTravelFields": "hintTravelFields",
  376. "hintEntertainmentFields": "hintEntertainmentFields",
  377. "hintMeetingFields": "hintMeetingFields",
  378. "filterExpenseTravel": "filterExpenseTravel",
  379. "filterExpenseEntertainment": "filterExpenseEntertainment",
  380. "filterExpenseOffice": "filterExpenseOffice",
  381. "filterExpenseMeeting": "filterExpenseMeeting",
  382. "filterCritical": "filterCritical",
  383. "costCategoryTransport": "costCategoryTransport",
  384. "costCategoryHotel": "costCategoryHotel",
  385. "costCategoryOfficeSupplies": "costCategoryOfficeSupplies",
  386. "costCategoryMeals": "costCategoryMeals",
  387. "costCategoryMaterials": "costCategoryMaterials",
  388. "costCategoryService": "costCategoryService",
  389. "costCategoryOther": "costCategoryOther",
  390. "unitPiece": "unitPiece",
  391. "unitRoom": "unitRoom",
  392. "unitPerson": "unitPerson",
  393. "unitDay": "unitDay",
  394. "unitSet": "unitSet",
  395. "transportPlane": "transportPlane",
  396. "transportHighSpeedRail": "transportHighSpeedRail",
  397. "transportTrain": "transportTrain",
  398. "transportSelfDrive": "transportSelfDrive",
  399. "entertainmentVip": "entertainmentVip",
  400. "important": "important",
  401. "isTaxIncluded": "isTaxIncluded",
  402. "expenseType": "expenseType",
  403. "selectAtLeastOneExpenseType": "selectAtLeastOneExpenseType",
  404. "expenseTypeProcurement": "expenseTypeProcurement",
  405. "expenseTypeActivity": "expenseTypeActivity",
  406. "expenseTypeTraining": "expenseTypeTraining",
  407. "mockAttachmentAdded": "mockAttachmentAdded",
  408. "attachmentUpload": "attachmentUpload",
  409. "maxAttachment": "maxAttachment",
  410. "attachments": "attachments",
  411. "pickImage": "Select Image",
  412. "pickFile": "Select File",
  413. "fileTooLarge": "File size exceeds limit",
  414. "imageSizeLimit": "Image must be ≤${max}MB",
  415. "fileSizeLimit": "File must be ≤${max}MB",
  416. "addExpenseDetailFirst": "addExpenseDetailFirst"
  417. },
  418. "expense": {
  419. "expenseList": "expenseList",
  420. "expenseDetail": "expenseDetail",
  421. "editExpense": "editExpense",
  422. "expenseApply": {
  423. "noExpenseApplications": "No Applications",
  424. "expenseDetails": "Expense Details",
  425. "addDetail": "Add Detail",
  426. "expenseProject": "Expense Item",
  427. "emergencyLevel": "Urgency",
  428. "feeType": "Fee Type",
  429. "feeReason": "Fee Reason",
  430. "enterFeeReason": "Enter reason",
  431. "relatedControl": "Related Control",
  432. "availableBudget": "Available Budget",
  433. "noDetailHint": "No details, tap above to add",
  434. "overBudget": "Over budget {amount}",
  435. "attachmentUpload": "Attachment Upload",
  436. "maxAttachment": "Up to 9 attachments, support image/PDF/Word/Excel (image ≤10MB, doc ≤20MB)",
  437. "attachments": "Attachments",
  438. "validUntil": "Valid Until",
  439. "reportExpenseApply": "Expense Apply Report",
  440. "expenseApplyList": "Expense Apply List",
  441. "expenseApplyDetail": "Expense Apply Details",
  442. "expenseApplyRequest": "Expense Apply",
  443. "reportExpenseApplyDetail": "Expense Apply Detail Report",
  444. "expenseApplyImport": "Import approved application",
  445. "importApprovedPreApp": "Import Approved Application",
  446. "importExpenseApply": "Import Expense Application",
  447. "confirmImport": "Confirm Import",
  448. "importSuccess": "Import successful",
  449. "addExpenseDetailFirst": "Please add expense details first",
  450. "addAtLeastOneDetail": "Please add at least one expense detail",
  451. "detailRemark": "Detail Remark",
  452. "acctSubject": "GL Account",
  453. "selectAcctSubject": "Auto-filled from expense category",
  454. "costDept": "Cost Department",
  455. "selectCostDept": "Select cost department",
  456. "estimatedAmount": "Estimated Amount",
  457. "enterEstimatedAmount": "Enter estimated amount",
  458. "estimatedAmountPositive": "Estimated amount must be greater than 0",
  459. "entertainmentExpense": "Entertainment Expense",
  460. "entertainmentLevel": "Entertainment Level",
  461. "entertainmentTargetUnit": "Target Organization",
  462. "estimatedEndDate": "Estimated End Date",
  463. "estimatedStartDate": "Estimated Start Date",
  464. "expenseCategory": "Expense Category",
  465. "externalCount": "External Attendees",
  466. "important": "Important",
  467. "internalCount": "Internal Attendees",
  468. "isOvernight": "Overnight",
  469. "isTaxIncluded": "Tax Included",
  470. "meetingExpense": "Meeting Expense",
  471. "meetingLocation": "Meeting Location",
  472. "mockAttachmentAdded": "Attachment added (mock)",
  473. "overBudgetTriggerApproval": "Over budget. Submission will trigger executive approval.",
  474. "pleaseEnterLocation": "Please enter location",
  475. "pleaseEnterMeetingLocation": "Please enter meeting location",
  476. "quantity": "Quantity",
  477. "quantityPricePositive": "Quantity and price must be greater than 0",
  478. "relatedContractNo": "Related Contract No.",
  479. "selectEntertainmentLevel": "Select Entertainment Level",
  480. "selectEstimatedEndDate": "Please select estimated end date",
  481. "selectEstimatedStartDate": "Please select estimated start date",
  482. "selectExpenseCategory": "Select Expense Category",
  483. "selectExpiryDate": "Select Expiry Date",
  484. "selectTransport": "Select Transport",
  485. "selectUnit": "Select Unit",
  486. "startDateNotAfterEndDate": "Start date cannot be later than end date",
  487. "transportType": "Transport Type",
  488. "travelExpense": "Travel Expense",
  489. "unit": "Unit",
  490. "unitPrice": "Unit Price",
  491. "venue": "Venue",
  492. "hintTravelFields": "Please fill in travel details (dates, transport, etc.)",
  493. "hintEntertainmentFields": "Please fill in entertainment details (target, level, guests, etc.)",
  494. "hintMeetingFields": "Please fill in meeting details (dates, venue, etc.)",
  495. "companionNotExceedGuest": "Internal attendees cannot exceed external guests",
  496. "searchExpenseApply": "Search application no. or applicant",
  497. "filterExpenseTravel": "Travel Expense",
  498. "filterExpenseEntertainment": "Entertainment",
  499. "filterExpenseOffice": "Office Expense",
  500. "filterExpenseMeeting": "Meeting Expense",
  501. "filterCritical": "Critical",
  502. "costCategoryTransport": "Transport",
  503. "costCategoryHotel": "Hotel",
  504. "costCategoryOfficeSupplies": "Office Supplies",
  505. "costCategoryMeals": "Meals",
  506. "costCategoryMaterials": "Materials",
  507. "costCategoryService": "Service Fee",
  508. "costCategoryOther": "Other",
  509. "transportPlane": "Plane",
  510. "transportHighSpeedRail": "High-Speed Rail",
  511. "transportTrain": "Train",
  512. "transportSelfDrive": "Self-Drive",
  513. "unitPiece": "Piece",
  514. "unitRoom": "Room",
  515. "unitPerson": "Person",
  516. "unitDay": "Day",
  517. "unitSet": "Set",
  518. "entertainmentVip": "VIP"
  519. },
  520. "searchExpense": "searchExpense",
  521. "noExpenses": "noExpenses",
  522. "reportExpense": "reportExpense",
  523. "reportExpenseDetail": "reportExpenseDetail",
  524. "expenseDate": "expenseDate",
  525. "expenseNo": "Expense No.",
  526. "autoGenerated": "autoGenerated",
  527. "currency": "currency",
  528. "selectCurrency": "selectCurrency",
  529. "paymentMethod": "paymentMethod",
  530. "bankTransfer": "Bank Transfer",
  531. "cash": "Cash",
  532. "alipay": "Alipay",
  533. "wechat": "WeChat Pay",
  534. "bankAccountName": "Account Name",
  535. "selectPaymentMethod": "selectPaymentMethod",
  536. "voucherNo": "voucherNo",
  537. "enterVoucherNo": "enterVoucherNo",
  538. "remark": "remark",
  539. "enterRemark": "enterRemark",
  540. "receiptAccount": "receiptAccount",
  541. "bankName": "bankName",
  542. "accountName": "accountName",
  543. "bankAccount": "bankAccount",
  544. "selectBank": "selectBank",
  545. "enterBankAccount": "enterBankAccount",
  546. "bankSelection": "bankSelection",
  547. "bankAccountInput": "bankAccountInput",
  548. "expenseAmount": "expenseAmount",
  549. "totalExpense": "totalExpense",
  550. "approvedTotal": "approvedTotal",
  551. "amount": "amount",
  552. "enterAmount": "enterAmount",
  553. "enterValidAmount": "enterValidAmount",
  554. "amountMustPositive": "amountMustPositive",
  555. "amountExcludingTax": "Excl. Tax Amount",
  556. "amountInclTax": "amountInclTax",
  557. "amountPositive": "amountPositive",
  558. "taxAmount": "taxAmount",
  559. "taxRate": "taxRate",
  560. "expenseName": "expenseName",
  561. "enterExpenseName": "enterExpenseName",
  562. "description": "description",
  563. "addExpenseDetail": "addExpenseDetail",
  564. "invoiceUpload": "invoiceUpload",
  565. "maxInvoices": "maxInvoices",
  566. "invoiceAttachment": "invoiceAttachment",
  567. "noInvoice": "noInvoice",
  568. "invoiceCheck": "invoiceCheck",
  569. "invoiceCheck1": "invoiceCheck1",
  570. "invoiceCheck2": "invoiceCheck2",
  571. "invoiceCheck3": "invoiceCheck3",
  572. "invoiceCheck4": "invoiceCheck4",
  573. "project": "project",
  574. "relatedProject": "relatedProject",
  575. "budgetSubject": "budgetSubject",
  576. "costCenter": "costCenter",
  577. "selectProject": "selectProject",
  578. "selectProjectAndSubject": "selectProjectAndSubject",
  579. "selectSubject": "selectSubject",
  580. "selectCostCenter": "selectCostCenter",
  581. "projectSelection": "projectSelection",
  582. "budgetSubjectSelection": "budgetSubjectSelection",
  583. "costCenterSelection": "costCenterSelection",
  584. "projectCode": "projectCode",
  585. "subjectCode": "subjectCode",
  586. "projectCategory": "projectCategory",
  587. "expenseReason": "expenseReason",
  588. "enterExpenseReason": "enterExpenseReason",
  589. "customerVendor": "customerVendor",
  590. "offsetAmount": "offsetAmount",
  591. "financialArchive": "financialArchive",
  592. "archiveDate": "archiveDate",
  593. "archiver": "archiver",
  594. "financeDept": "financeDept",
  595. "isInvoiceVerified": "isInvoiceVerified",
  596. "isTaxIdMatched": "isTaxIdMatched",
  597. "isCategoryCompliant": "isCategoryCompliant",
  598. "paymentStatus": "Payment Status",
  599. "confirmPaymentAndArchive": "confirmPaymentAndArchive",
  600. "confirmPaymentAndArchiveTip": "confirmPaymentAndArchiveTip",
  601. "nextPendingPayment": "nextPendingPayment",
  602. "allPaymentsProcessed": "allPaymentsProcessed",
  603. "paymentArchiveSuccess": "paymentArchiveSuccess"
  604. },
  605. "overtime": {
  606. "overtimeList": "overtimeList",
  607. "overtimeDetail": "overtimeDetail",
  608. "overtimeApply": "overtimeApply",
  609. "overtimeRecords": "overtimeRecords",
  610. "searchOvertime": "searchOvertime",
  611. "noOvertimes": "noOvertimes",
  612. "reportOvertime": "reportOvertime",
  613. "reportOvertimeDetail": "reportOvertimeDetail",
  614. "overtimeInfo": "overtimeInfo",
  615. "overtimeType": "overtimeType",
  616. "overtimeReason": "overtimeReason",
  617. "compensationMethod": "compensationMethod",
  618. "netOvertimeHours": "netOvertimeHours",
  619. "enterOvertimeReason": "enterOvertimeReason",
  620. "workdayOvertime": "workdayOvertime",
  621. "weekendOvertime": "weekendOvertime",
  622. "holidayOvertime": "holidayOvertime",
  623. "overtimePay": "overtimePay",
  624. "compLeave": "compLeave",
  625. "selectOvertimeType": "selectOvertimeType",
  626. "selectCompensationMethod": "selectCompensationMethod",
  627. "compensationOvertimePay": "compensationOvertimePay",
  628. "compensationCompLeave": "compensationCompLeave",
  629. "compensationMixed": "compensationMixed",
  630. "workday": "workday",
  631. "weekend": "weekend",
  632. "holiday": "holiday"
  633. },
  634. "vehicle": {
  635. "vehicleList": "vehicleList",
  636. "vehicleApply": "vehicleApply",
  637. "vehicleDetail": "vehicleDetail",
  638. "vehicleRecords": "vehicleRecords",
  639. "searchVehicle": "searchVehicle",
  640. "noVehicles": "noVehicles",
  641. "reportVehicle": "reportVehicle",
  642. "reportVehicleDetail": "reportVehicleDetail",
  643. "vehicleInfo": "vehicleInfo",
  644. "vehicleReason": "vehicleReason",
  645. "vehiclePurpose": "vehiclePurpose",
  646. "selectVehicle": "selectVehicle",
  647. "selectPlate": "selectPlate",
  648. "noVehicle": "noVehicle",
  649. "enterVehicleReason": "enterVehicleReason",
  650. "selectVehicleReason": "selectVehicleReason",
  651. "departureLocation": "departureLocation",
  652. "destination": "destination",
  653. "enterDestination": "enterDestination",
  654. "passengerCount": "passengerCount",
  655. "companion": "companion",
  656. "selectCompanion": "selectCompanion",
  657. "estimatedTime": "estimatedTime",
  658. "estimatedMileage": "estimatedMileage",
  659. "tripPreview": "tripPreview",
  660. "tripRoute": "tripRoute",
  661. "mapPreview": "mapPreview",
  662. "snMapPickerComingSoon": "snMapPickerComingSoon",
  663. "mapPickerComingSoon": "mapPickerComingSoon",
  664. "gpsLocating": "gpsLocating",
  665. "gpsLocatingWait": "gpsLocatingWait",
  666. "gpsFailed": "gpsFailed",
  667. "gpsFailedHint": "gpsFailedHint",
  668. "gpsSuccess": "gpsSuccess",
  669. "gpsPermission": "gpsPermission",
  670. "origin": "origin",
  671. "sedan": "sedan",
  672. "suv": "suv",
  673. "businessVan": "businessVan",
  674. "customerReception": "customerReception",
  675. "businessTrip": "businessTrip",
  676. "internalAffairs": "internalAffairs",
  677. "official": "official",
  678. "returnCarRegister": "returnCarRegister",
  679. "confirmReturnCar": "confirmReturnCar",
  680. "confirmReturn": "confirmReturn",
  681. "reEdit": "reEdit",
  682. "returnCarArchived": "returnCarArchived",
  683. "returnCarArchivedAt": "returnCarArchivedAt",
  684. "mileageBefore": "mileageBefore",
  685. "mileageAfter": "mileageAfter",
  686. "actualCost": "actualCost",
  687. "costRemarkLabel": "costRemarkLabel",
  688. "returnCarSubmitted": "returnCarSubmitted",
  689. "returnTimeMustLater": "returnTimeMustLater",
  690. "departTime": "departTime",
  691. "returnTime": "returnTime",
  692. "arriveTime": "arriveTime",
  693. "earlyReturn": "earlyReturn",
  694. "overReturnTime": "overReturnTime",
  695. "actualReturnTime": "actualReturnTime",
  696. "selectReturnTime": "selectReturnTime",
  697. "navigation": "navigation",
  698. "navigationComingSoon": "navigationComingSoon",
  699. "tapToViewNavigation": "tapToViewNavigation",
  700. "mockOpenNavigation": "mockOpenNavigation",
  701. "submitConfirmContent": "submitConfirmContent",
  702. "licensePlate": "licensePlate",
  703. "selectLicensePlate": "selectLicensePlate",
  704. "filterVehicle": "filterVehicle",
  705. "filterUsage": "filterUsage",
  706. "filterReception": "filterReception",
  707. "vehicleOccupied": "vehicleOccupied",
  708. "vehicleOccupiedPeriod": "vehicleOccupiedPeriod",
  709. "mileageInvalid": "mileageInvalid",
  710. "business": "business"
  711. },
  712. "outingLog": {
  713. "outingLogList": "outingLogList",
  714. "outingLogCreate": "outingLogCreate",
  715. "outingLogDetail": "outingLogDetail",
  716. "searchOutingLog": "searchOutingLog",
  717. "noOutingLogs": "noOutingLogs",
  718. "reportOutingLog": "reportOutingLog",
  719. "reportOutingLogDetail": "reportOutingLogDetail",
  720. "outingDetail": "outingDetail",
  721. "outingType": "outingType",
  722. "outingReason": "outingReason",
  723. "outingLocation": "outingLocation",
  724. "enterLocation": "enterLocation",
  725. "enterOutingReason": "enterOutingReason",
  726. "workSummary": "workSummary",
  727. "followUp": "followUp",
  728. "workSummaryRequiredHint": "workSummaryRequiredHint",
  729. "followUpOptional": "followUpOptional",
  730. "sitePhotos": "sitePhotos",
  731. "takePhoto": "takePhoto",
  732. "maxPhotoCount": "maxPhotoCount",
  733. "limitReached": "limitReached",
  734. "tapToTakePhoto": "tapToTakePhoto",
  735. "noPhotos": "noPhotos",
  736. "noComments": "noComments",
  737. "noPlan": "noPlan",
  738. "noWorkSummary": "noWorkSummary",
  739. "customerVisit": "customerVisit",
  740. "outingAffairs": "outingAffairs",
  741. "selectOutingType": "selectOutingType",
  742. "salesperson": "salesperson",
  743. "salespersonLabel": "salespersonLabel",
  744. "customerName": "customerName",
  745. "customerInfo": "customerInfo",
  746. "selectContact": "selectContact",
  747. "selectContactHint": "selectContactHint",
  748. "noContact": "noContact",
  749. "searchCustomer": "searchCustomer",
  750. "selectCustomerFirst": "selectCustomerFirst",
  751. "checkInAddress": "checkInAddress",
  752. "checkInTime": "checkInTime",
  753. "watermarkHint": "watermarkHint",
  754. "watermarkHintDynamic": "watermarkHintDynamic",
  755. "mockPhotoTaken": "mockPhotoTaken",
  756. "outingLogSubmitted": "outingLogSubmitted",
  757. "newComment": "newComment",
  758. "comments": "comments",
  759. "managerComment": "managerComment",
  760. "selectRating": "selectRating",
  761. "enterComment": "enterComment",
  762. "commentSent": "commentSent",
  763. "requiredSummary": "requiredSummary",
  764. "requiredPhotos": "requiredPhotos",
  765. "inputComment": "inputComment"
  766. },
  767. "announcement": {
  768. "announcementList": "announcementList",
  769. "announcementDetail": "announcementDetail",
  770. "announcementCreate": "announcementCreate",
  771. "searchAnnouncement": "searchAnnouncement",
  772. "noAnnouncements": "noAnnouncements",
  773. "announcementContent": "announcementContent",
  774. "enterContent": "enterContent",
  775. "announcementType": "announcementType",
  776. "selectAnnouncementType": "selectAnnouncementType",
  777. "publishSettings": "publishSettings",
  778. "pinAnnouncement": "pinAnnouncement",
  779. "recipientScope": "recipientScope",
  780. "selectRecipientScope": "selectRecipientScope",
  781. "addAttachment": "addAttachment",
  782. "attachmentPicker": "attachmentPicker",
  783. "attachmentLimit": "attachmentLimit",
  784. "announcementPublished": "announcementPublished",
  785. "confirmPublishTitle": "confirmPublishTitle",
  786. "confirmPublishContent": "confirmPublishContent",
  787. "expiryNever": "expiryNever",
  788. "allStaff": "allStaff",
  789. "byDept": "byDept",
  790. "byDeptHint": "byDeptHint",
  791. "byUser": "byUser",
  792. "byUserHint": "byUserHint",
  793. "selectDept": "selectDept",
  794. "coverageCount": "coverageCount",
  795. "scopeAllStaff": "scopeAllStaff",
  796. "dingReminder": "dingReminder",
  797. "dingPromptSent": "dingPromptSent",
  798. "readCount": "readCount",
  799. "unreadCount": "unreadCount",
  800. "typeAndPublishDate": "typeAndPublishDate",
  801. "titleNotFilled": "titleNotFilled",
  802. "contentNotFilled": "contentNotFilled",
  803. "announcementExpired": "announcementExpired",
  804. "selectedCount": "selectedCount",
  805. "auditTracking": "auditTracking",
  806. "mockExpandReadList": "mockExpandReadList",
  807. "mockExpandUnreadList": "mockExpandUnreadList",
  808. "announcementTypes": "announcementTypes",
  809. "previewTitle": "previewTitle",
  810. "enterTitle": "enterTitle",
  811. "hrPolicy": "hrPolicy",
  812. "holidayActivity": "holidayActivity",
  813. "filterNotice": "filterNotice",
  814. "filterHr": "filterHr",
  815. "filterHoliday": "filterHoliday",
  816. "noticeAnnouncement": "noticeAnnouncement",
  817. "pinnedToast": "pinnedToast",
  818. "deletedToast": "deletedToast",
  819. "markReadToast": "markReadToast",
  820. "markUnreadToast": "markUnreadToast",
  821. "pinTopTag": "pinTopTag",
  822. "markRead": "markRead",
  823. "markUnread": "markUnread",
  824. "markAllRead": "markAllRead",
  825. "published": "published",
  826. "publishAnnouncement": "publishAnnouncement"
  827. },
  828. "report": {
  829. "reports": "reports",
  830. "chartTitle1": "chartTitle1",
  831. "chartTitle2": "chartTitle2",
  832. "chartTitle3": "chartTitle3",
  833. "chartTitle4": "chartTitle4",
  834. "chartTitle5": "chartTitle5",
  835. "chartDesc1": "chartDesc1",
  836. "chartDesc2": "chartDesc2",
  837. "chartDesc3": "chartDesc3",
  838. "chartDesc4": "chartDesc4",
  839. "chartDesc5": "chartDesc5",
  840. "chartDeptExpenseCompare": "chartDeptExpenseCompare",
  841. "chartDeptApplyCompare": "chartDeptApplyCompare",
  842. "chartDeptOvertimeCompare": "chartDeptOvertimeCompare",
  843. "chartDeptVehicleCompare": "chartDeptVehicleCompare",
  844. "chartDeptOutingCompare": "chartDeptOutingCompare",
  845. "statTotalApproved": "statTotalApproved",
  846. "statMonthCount": "statMonthCount",
  847. "statPendingApprove": "statPendingApprove",
  848. "statPendingPayment": "statPendingPayment",
  849. "statTotalApply": "statTotalApply",
  850. "statApprovedCount": "statApprovedCount",
  851. "statApprovedAmount": "statApprovedAmount",
  852. "statMonthHours": "statMonthHours",
  853. "statMonthTrips": "statMonthTrips",
  854. "statTotalMileage": "statTotalMileage",
  855. "statTotalCost": "statTotalCost",
  856. "statNotReturned": "statNotReturned",
  857. "statMonthVisits": "statMonthVisits",
  858. "statVisitedCustomers": "statVisitedCustomers",
  859. "statAvgRating": "statAvgRating",
  860. "statNotReviewed": "statNotReviewed",
  861. "yearApproved": "yearApproved",
  862. "monthCount": "monthCount",
  863. "waitApprove": "waitApprove",
  864. "waitPayment": "waitPayment",
  865. "monthNetHours": "monthNetHours",
  866. "overtimeCount": "overtimeCount",
  867. "compHours": "compHours",
  868. "settleCount": "settleCount",
  869. "monthVehicle": "monthVehicle",
  870. "totalMileage": "totalMileage",
  871. "totalCost": "totalCost",
  872. "notReturned": "notReturned",
  873. "yearTotalApp": "yearTotalApp",
  874. "approvedCount": "approvedCount",
  875. "approvedAmount": "approvedAmount",
  876. "monthVisits": "monthVisits",
  877. "visitCustomers": "visitCustomers",
  878. "avgRating": "avgRating",
  879. "notReviewed": "notReviewed",
  880. "paidTotal": "paidTotal",
  881. "pendingPaymentTotal": "pendingPaymentTotal",
  882. "abnormalReturns": "abnormalReturns",
  883. "exportPlaceholder": "exportPlaceholder"
  884. },
  885. "messages": {
  886. "tabMessages": "tabMessages",
  887. "messageNotifications": "messageNotifications",
  888. "systemNotice": "systemNotice",
  889. "approvalNotice": "approvalNotice",
  890. "systemMessage": "systemMessage",
  891. "minutesAgo": "minutesAgo",
  892. "hoursAgo": "hoursAgo",
  893. "daysAgo": "daysAgo",
  894. "withdrawNotice": "withdrawNotice",
  895. "expiryReminder": "expiryReminder",
  896. "pendingApproval": "pendingApproval"
  897. },
  898. "admin": {
  899. "permissionManagement": "permissionManagement",
  900. "permissionEdit": "permissionEdit",
  901. "quickPresets": "quickPresets",
  902. "permissionItems": "permissionItems",
  903. "changeLog": "changeLog",
  904. "recentItems": "recentItems",
  905. "confirmSave": "confirmSave",
  906. "financeStaff": "financeStaff",
  907. "systemAdmin": "systemAdmin",
  908. "regularEmployee": "regularEmployee",
  909. "employeeId": "employeeId",
  910. "itDept": "itDept",
  911. "adminDept": "adminDept",
  912. "marketDept": "marketDept",
  913. "techDept": "techDept",
  914. "expenseApplyNo": "Application No.",
  915. "critical": "Critical",
  916. "unused": "Unused",
  917. "partiallyUsed": "Partially Used",
  918. "fullyUsed": "Fully Used",
  919. "usageStatus": "Usage Status",
  920. "bankTransferNo": "Bank Transfer No.",
  921. "approvalStepSubmitted": "Submitted",
  922. "approvalStepApproved": "Approved",
  923. "approvalStepFinanceReview": "Finance Review",
  924. "approvalStepInvoice": "Invoice Verification",
  925. "approvalStepPayment": "Payment & Archive",
  926. "approvalStepArchive": "Archive",
  927. "approvalStepArchiveDesc": "Auto-archived after approval completes",
  928. "approvalStepPaymentDesc": "Pending all 3 verifications",
  929. "approvalDescSubmitted": "Zhang San",
  930. "approvalDescApproved": "Li Si — Approved",
  931. "approvalDescFinanceReview": "Wang — Finance Dept.",
  932. "approvalDescInvoice": "Wang — Finance Dept.",
  933. "draftFound": "Draft Found",
  934. "draftRestorePrompt": "An unfinished form was found. Restore it?",
  935. "discard": "Discard",
  936. "restore": "Restore",
  937. "noAttachment": "No attachments"
  938. }
  939. }