en.json 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990
  1. {
  2. "common": {
  3. "appName": "TBOSS Workbench",
  4. "tabMessages": "Messages",
  5. "tabWorkbench": "Workbench",
  6. "tabProfile": "Profile",
  7. "loading": "Loading…",
  8. "loadFailed": "Load failed",
  9. "noData": "No data",
  10. "noMessages": "No messages",
  11. "noDrafts": "No drafts",
  12. "noCompletedRecords": "No completed records",
  13. "initiate": "Initiate",
  14. "records": "Records",
  15. "more": "More",
  16. "settings": "Settings",
  17. "about": "About",
  18. "language": "Language",
  19. "darkMode": "Dark Mode",
  20. "themeDark": "Dark",
  21. "themeLight": "Light",
  22. "languageZhCN": "简体中文",
  23. "languageEn": "English",
  24. "languageZhTW": "繁體中文",
  25. "userName": "Zhang San",
  26. "salesDepartment": "Sales Dept · Account Manager",
  27. "version": "TBOSS OA v2.13.0",
  28. "save": "Save",
  29. "submit": "Submit",
  30. "cancel": "Cancel",
  31. "confirm": "Confirm",
  32. "selectedLabel": "Selected: ",
  33. "reset": "Reset",
  34. "publish": "Publish",
  35. "saveDraft": "Save Draft",
  36. "submitting": "Submitting…",
  37. "dataLoading": "Loading data…",
  38. "pageFooter": "You've reached the bottom ~ nothing more!",
  39. "submitApproval": "Submit for Approval",
  40. "saveDraftShort": "Save Draft",
  41. "delete": "Delete",
  42. "edit": "Edit",
  43. "add": "Add",
  44. "close": "Close",
  45. "copy": "Copy",
  46. "datePickerTitle": "Select Date Range",
  47. "today": "Today",
  48. "thisWeek": "This Week",
  49. "last7Days": "Last 7 Days",
  50. "thisMonth": "This Month",
  51. "lastMonth": "Last Month",
  52. "last30Days": "Last 30 Days",
  53. "thisQuarter": "This Quarter",
  54. "thisYear": "This Year",
  55. "startDateLabel": "Start Date",
  56. "endDateLabel": "End Date",
  57. "selectedDateRange": "Selected: ",
  58. "retry": "Retry",
  59. "confirmAdd": "Confirm Add",
  60. "confirmEdit": "Confirm Edit",
  61. "confirmSubmit": "Confirm Submit",
  62. "confirmPublish": "Confirm Publish",
  63. "confirmAction": "Are you sure you want to {action} this application?",
  64. "confirmExit": "Confirm Exit",
  65. "confirmReset": "Confirm Reset",
  66. "continueEditing": "Continue Editing",
  67. "discardAndExit": "Discard and Exit",
  68. "confirmPrompt": "Confirm to {action} this application?",
  69. "withdraw": "Withdraw Application",
  70. "withdrawAction": "Withdraw",
  71. "cancelSubmit": "Cancel Submit",
  72. "modify": "Modify",
  73. "returnCar": "Return Car",
  74. "withdrawApplication": "Withdraw Application",
  75. "withdrawConfirm": "Confirm Withdraw",
  76. "withdrawConfirmTip": "Are you sure you want to withdraw this application? The approval process will be terminated.",
  77. "approve": "Approve",
  78. "reject": "Reject",
  79. "confirmApprove": "Confirm Approve",
  80. "confirmReject": "Confirm Reject",
  81. "preview": "Preview",
  82. "previewTitle": "Preview",
  83. "draft": "Draft",
  84. "pending": "In Approval",
  85. "approved": "Approved",
  86. "rejected": "Rejected",
  87. "expired": "Expired",
  88. "paid": "Paid",
  89. "unpaid": "Unpaid",
  90. "returned": "Returned",
  91. "completed": "Completed",
  92. "statusPending": "In Approval",
  93. "statusApproved": "Approved",
  94. "statusRejected": "Rejected",
  95. "statusDraft": "Draft",
  96. "statusWithdrawn": "Withdrawn",
  97. "statusReturned": "Returned",
  98. "statusDisabled": "Disabled",
  99. "statusWaitApprove": "Pending",
  100. "statusWaitPay": "Pending Payment",
  101. "editApply": "Modify Expense Application",
  102. "statusTransferred": "Transferred",
  103. "statusClosed": "Closed",
  104. "statusPendingReview": "Pending Review",
  105. "statusReviewing": "Under Review",
  106. "statusReviewRejected": "Review Rejected",
  107. "statusFinalRejected": "Review Rejected(Final)",
  108. "filterAll": "All",
  109. "all": "All",
  110. "myDrafts": "My Drafts",
  111. "public": "All Staff",
  112. "normal": "Normal",
  113. "urgent": "Urgent",
  114. "unknown": "Unknown",
  115. "other": "Other",
  116. "no": "None",
  117. "select": "Select",
  118. "selectOrFill": "Select or fill in",
  119. "pleaseSelect": "Please select",
  120. "copiedToClipboard": "Copied",
  121. "selectLocation": "Select Location",
  122. "searchAddress": "Search or enter address",
  123. "locationPermissionTitle": "Location Permission",
  124. "locationPermissionMsg": "Location permission has been permanently denied. Please enable it in system settings.",
  125. "locateFailed": "Location failed, please check permission and network",
  126. "goToSettings": "Settings",
  127. "selectDateTime": "Select date & time",
  128. "selectDate": "Select date",
  129. "selectTime": "Select time",
  130. "optional": "Optional",
  131. "pleaseEnter": "Please enter",
  132. "enterNumber": "Please enter a number",
  133. "requiredField": "This field is required",
  134. "unknownError": "Unknown error",
  135. "networkTimeout": "Network connection timeout",
  136. "draftSaved": "Draft saved",
  137. "draftSavedToast": "Draft saved",
  138. "saveFailed": "Save failed",
  139. "submitSuccess": "Submitted successfully",
  140. "billCreated": "Bill created",
  141. "billModified": "Bill modified",
  142. "submitFailed": "Submit Failed",
  143. "requestFailed": "Request Failed",
  144. "unknownError": "Unknown error",
  145. "networkTimeout": "Network connection timed out",
  146. "submitFailedRetry": "Submission failed, please try again later",
  147. "auditFlowPrompt": "Submit to the approval workflow?",
  148. "skipAudit": "No",
  149. "submitToAudit": "Submit",
  150. "returning": "Returning…",
  151. "noCostTypeData": "No cost type data. Please add cost types in ERP first.",
  152. "submittedAwaitingApproval": "Submitted, awaiting approval",
  153. "published": "Announcement published",
  154. "withdrawn": "Withdrawn",
  155. "featureDev": "{feature} is under development",
  156. "completeFormInfo": "Please complete the form",
  157. "unsavedContentWarning": "Current content is not saved. Exit anyway?",
  158. "resetWarning": "This will clear all entered content and cannot be undone",
  159. "maxChars": "Up to {max} characters",
  160. "enterField": "Please enter {field}",
  161. "applicant": "Applicant",
  162. "department": "Department",
  163. "applyDept": "Apply Dept",
  164. "expensePersonnel": "Expense Personnel",
  165. "expenseDept": "Expense Dept",
  166. "dept": "Dept",
  167. "date": "Date",
  168. "startTime": "Start Time",
  169. "endTime": "End Time",
  170. "creator": "Creator",
  171. "hours": "Hours",
  172. "total": "Total",
  173. "totalOvertimeHours": "Total Overtime Hours",
  174. "send": "Send",
  175. "search": "Search",
  176. "searchByNameOrId": "Search by name or employee ID...",
  177. "searchEmployee": "Search Employee",
  178. "searchEmployeeHint": "Search by name or employee ID",
  179. "approver": "Approver",
  180. "rejecter": "Rejected By",
  181. "currentApprover": "Current Approver",
  182. "approvalFlow": "Approval Flow",
  183. "approvalProgress": "Approval Progress",
  184. "opinion": "Opinion: ",
  185. "currentNode": "Current Node",
  186. "waitHandle": "Pending",
  187. "approvalComment": "Approval comment (optional)",
  188. "submitTimeText": "Submit Time",
  189. "submitTime": "Submit Time",
  190. "downloadAttachment": "Download Attachment",
  191. "noMoreData": "No more data",
  192. "expandRemaining": "Expand ${count} more",
  193. "collapseRemaining": "Collapse ${count} items",
  194. "searchImportHint": "Search No./Reason/Applicant",
  195. "businessShort": "Business",
  196. "custom": "Custom",
  197. "markedAsRead": "Marked as read",
  198. "pinTopTag": "Pinned",
  199. "pinToTop": "Pin to Top",
  200. "filterTitle": "Filters",
  201. "filterStartDate": "Start Date",
  202. "filterEndDate": "End Date",
  203. "filterSelectStartDate": "Select start date",
  204. "filterSelectEndDate": "Select end date",
  205. "filterDateStartAfterEnd": "Start date cannot be later than end date",
  206. "filterDateEndBeforeStart": "End date cannot be earlier than start date",
  207. "filterStatus": "Approval Status",
  208. "transferStatus": "Transfer Status",
  209. "filterPayment": "Payment Status",
  210. "filterThisMonth": "This Month",
  211. "filterThisQuarter": "This Quarter",
  212. "filterThisYear": "This Year",
  213. "filterThisWeek": "This Week",
  214. "filter7Days": "Last 7 Days",
  215. "filter30Days": "Last 30 Days",
  216. "filterLastMonth": "Last Month",
  217. "filterLast3Months": "Last 3 Months",
  218. "filterDateRange": "Date Range",
  219. "filterGroupOther": "Other",
  220. "applyFilter": "Apply Filter",
  221. "clickChartToFilter": "Tap the bar chart to filter",
  222. "tdOpen": "On",
  223. "tdClose": "Off",
  224. "tdCancel": "Cancel",
  225. "tdConfirm": "Confirm",
  226. "tdOther": "Other",
  227. "tdReset": "Reset",
  228. "tdLoading": "Loading",
  229. "tdLoadingWithPoint": "Loading...",
  230. "tdKnew": "Got it",
  231. "tdRefreshing": "Refreshing",
  232. "tdReleaseRefresh": "Release to refresh",
  233. "tdPullToRefresh": "Pull to refresh",
  234. "tdCompleteRefresh": "Refresh complete",
  235. "tdDays": "Days",
  236. "tdHours": "Hours",
  237. "tdMinutes": "Minutes",
  238. "tdSeconds": "Seconds",
  239. "tdMilliseconds": "Milliseconds",
  240. "tdYearLabel": "Year",
  241. "tdMonthLabel": "Month",
  242. "tdDateLabel": "Day",
  243. "tdWeeksLabel": "Week",
  244. "tdSunday": "Sun",
  245. "tdMonday": "Mon",
  246. "tdTuesday": "Tue",
  247. "tdWednesday": "Wed",
  248. "tdThursday": "Thu",
  249. "tdFriday": "Fri",
  250. "tdSaturday": "Sat",
  251. "tdYear": "Year",
  252. "tdJanuary": "January",
  253. "tdFebruary": "February",
  254. "tdMarch": "March",
  255. "tdApril": "April",
  256. "tdMay": "May",
  257. "tdJune": "June",
  258. "tdJuly": "July",
  259. "tdAugust": "August",
  260. "tdSeptember": "September",
  261. "tdOctober": "October",
  262. "tdNovember": "November",
  263. "tdDecember": "December",
  264. "tdTime": "Time",
  265. "tdStart": "Start",
  266. "tdEnd": "End",
  267. "tdNotRated": "Not Rated",
  268. "tdCascadeLabel": "Select Option",
  269. "tdBack": "Back",
  270. "tdTop": "Top",
  271. "tdEmptyData": "No Data",
  272. "basicInfo": "Basic Info",
  273. "noDetailData": "No detail data",
  274. "noChartData": "No comparison data",
  275. "unitItem": "items",
  276. "unitCount": "times",
  277. "unitYuan": "yuan",
  278. "unitKm": "km",
  279. "unitHours": "h",
  280. "personUnit": "persons"
  281. },
  282. "home": {
  283. "myDashboard": "My Dashboard",
  284. "monthlyTotalExpense": "Monthly Total Reimbursement",
  285. "monthlySubmitted": "Submitted This Month",
  286. "pendingDocuments": "Pending Documents",
  287. "preApplication": "Pre-Application",
  288. "expenseReimbursement": "Reimbursement",
  289. "vehicleApplication": "Vehicle Application",
  290. "overtimeApplication": "Overtime Application",
  291. "applicationRecords": "Application Records",
  292. "expenseRecords": "Reimbursement Records",
  293. "outingLogs": "Outing Logs",
  294. "companyAnnouncements": "Company Announcements",
  295. "myApprovals": "My Approvals",
  296. "myApplications": "My Applications",
  297. "subordinateRecords": "Subordinate Records",
  298. "myExpenses": "My Reimbursements",
  299. "outingLog": "Outing Log",
  300. "announcements": "Announcements",
  301. "deptDashboard": "Dept Dashboard",
  302. "financeDashboard": "Finance Dashboard",
  303. "deptMonthlyReimbursement": "Dept Monthly Reimbursement",
  304. "deptMonthlySubmitted": "Dept Submitted This Month",
  305. "deptPendingDocuments": "Dept Pending Documents",
  306. "scopeMyApplications": "My Initiated",
  307. "scopeSubordinates": "Subordinate Approvals"
  308. },
  309. "expenseApply": {
  310. "expenseApplyList": "Expense Application List",
  311. "expenseApplyDetail": "Expense Application Details",
  312. "statusConvertedToExpense": "Converted to Expense",
  313. "expenseApplyRequest": "Expense Application",
  314. "expenseApplyImport": "Import Approved Applications",
  315. "importApprovedPreApp": "Import Approved Applications",
  316. "importExpenseApply": "Import Expense Application",
  317. "confirmImport": "Confirm Import",
  318. "importSuccess": "Import successful",
  319. "searchExpenseApply": "Search application no. or applicant",
  320. "noExpenseApplications": "No applications",
  321. "reportExpenseApply": "Expense Application Report",
  322. "reportExpenseApplyDetail": "Expense Application Detail Report",
  323. "emergencyLevel": "Urgency",
  324. "feeType": "Fee Type",
  325. "feeReason": "Fee Reason",
  326. "enterFeeReason": "Enter fee reason",
  327. "applyReason": "Application Reason",
  328. "expenseApplyReason": "Purpose",
  329. "enterApplyReason": "Enter application reason",
  330. "validUntil": "Valid Until",
  331. "selectExpiryDate": "Select expiry date",
  332. "relatedContractNo": "Related Contract No.",
  333. "referenceNo": "Reference No.",
  334. "relatedControl": "Related Control",
  335. "availableBudget": "Available Budget",
  336. "overBudget": "Over budget {amount}",
  337. "overBudgetTriggerApproval": "Your amount exceeds the budget. Submission will trigger the executive approval process.",
  338. "expenseDetails": "Expense Details",
  339. "addDetail": "Add Expense Detail",
  340. "addAtLeastOneDetail": "Please add at least one expense detail",
  341. "noDetailHint": "No details, tap above to add",
  342. "detailRemark": "Detail Remark",
  343. "expenseProject": "Expense Item",
  344. "expenseCategory": "Expense Item",
  345. "selectExpenseCategory": "Select expense item",
  346. "acctSubject": "GL Account",
  347. "selectAcctSubject": "Auto-filled from expense category",
  348. "costDept": "Cost Department",
  349. "selectCostDept": "Select cost department",
  350. "estimatedAmount": "Estimated Amount",
  351. "enterEstimatedAmount": "Enter estimated amount",
  352. "estimatedAmountPositive": "Estimated amount must be greater than 0",
  353. "quantity": "Quantity",
  354. "quantityPricePositive": "Quantity and price must be greater than 0",
  355. "unit": "Unit",
  356. "unitPrice": "Unit Price",
  357. "selectUnit": "Select unit",
  358. "estimatedStartDate": "Estimated Start Date",
  359. "estimatedEndDate": "Estimated End Date",
  360. "estimatedDate": "Estimated Date",
  361. "detailList": "Detail List",
  362. "auditTrail": "Audit Trail",
  363. "bodyDetailList": "Body Details",
  364. "items": "items",
  365. "selectEstimatedStartDate": "Please select estimated start date",
  366. "selectEstimatedEndDate": "Please select estimated end date",
  367. "startDateNotAfterEndDate": "Start date cannot be later than end date",
  368. "transportType": "Transport Type",
  369. "selectTransport": "Select transport",
  370. "isOvernight": "Overnight",
  371. "travelExpense": "Travel Expense",
  372. "entertainmentExpense": "Entertainment Expense",
  373. "entertainmentTargetUnit": "Target Organization",
  374. "entertainmentLevel": "Entertainment Level",
  375. "selectEntertainmentLevel": "Select entertainment level",
  376. "externalCount": "External Attendees",
  377. "internalCount": "Internal Attendees",
  378. "companionNotExceedGuest": "Internal attendees cannot exceed external guests",
  379. "venue": "Venue",
  380. "pleaseEnterLocation": "Please enter location",
  381. "meetingExpense": "Meeting Expense",
  382. "meetingLocation": "Meeting Location",
  383. "pleaseEnterMeetingLocation": "Please enter meeting location",
  384. "hintTravelFields": "Please fill in travel details (dates, transport, etc.)",
  385. "hintEntertainmentFields": "Please fill in entertainment details (target, level, guests, etc.)",
  386. "hintMeetingFields": "Please fill in meeting details (dates, venue, etc.)",
  387. "filterExpenseTravel": "Travel Expense",
  388. "filterExpenseEntertainment": "Entertainment",
  389. "filterExpenseOffice": "Office Expense",
  390. "filterExpenseMeeting": "Meeting Expense",
  391. "filterCritical": "Critical",
  392. "costCategoryTransport": "Transport",
  393. "costCategoryHotel": "Hotel",
  394. "costCategoryOfficeSupplies": "Office Supplies",
  395. "costCategoryMeals": "Meals",
  396. "costCategoryMaterials": "Materials",
  397. "costCategoryService": "Service Fee",
  398. "costCategoryOther": "Other",
  399. "unitPiece": "Piece",
  400. "unitRoom": "Room",
  401. "unitPerson": "Person",
  402. "unitDay": "Day",
  403. "unitSet": "Set",
  404. "transportPlane": "Plane",
  405. "transportHighSpeedRail": "High-Speed Rail",
  406. "transportTrain": "Train",
  407. "transportSelfDrive": "Self-Drive",
  408. "entertainmentVip": "VIP",
  409. "important": "Important",
  410. "isTaxIncluded": "Tax Included",
  411. "expenseType": "Expense Type",
  412. "selectAtLeastOneExpenseType": "Please select at least one expense type",
  413. "expenseTypeProcurement": "Daily Procurement",
  414. "expenseTypeActivity": "Activity Funds",
  415. "expenseTypeTraining": "Training Fee",
  416. "mockAttachmentAdded": "Attachment added (mock)",
  417. "attachmentUpload": "Attachment Upload",
  418. "maxAttachment": "Up to 9 attachments, support image/PDF/Word/Excel (image ≤10MB, doc ≤20MB)",
  419. "attachments": "Attachments",
  420. "pickImage": "Select Image",
  421. "pickFile": "Select File",
  422. "fileTooLarge": "File size exceeds limit",
  423. "imageSizeLimit": "Image must be ≤${max}MB",
  424. "fileSizeLimit": "File must be ≤${max}MB",
  425. "fileLimitHint": "At most ${limit} file(s) can be selected",
  426. "dateRangeLimit": "Date range cannot exceed 12 months",
  427. "selectDateRange": "Please select start and end dates",
  428. "endDateBeforeStart": "End date cannot be earlier than start date",
  429. "addExpenseDetailFirst": "Please add expense items in the details"
  430. },
  431. "expense": {
  432. "expenseList": "Expense List",
  433. "expenseDetail": "Expense Details",
  434. "editExpense": "Modify Expense",
  435. "expenseApply": "Reimbursement",
  436. "searchExpense": "Search expense No. or applicant",
  437. "noExpenses": "No expense reports",
  438. "reportExpense": "Expense Report",
  439. "reportExpenseDetail": "Expense Detail Report",
  440. "expenseDate": "Expense Date",
  441. "expenseNo": "Expense No.",
  442. "autoGenerated": "Auto-generated",
  443. "currency": "Currency",
  444. "selectCurrency": "Select currency",
  445. "paymentMethod": "Payment Method",
  446. "bankTransfer": "Bank Transfer",
  447. "cash": "Cash",
  448. "alipay": "Alipay",
  449. "wechat": "WeChat Pay",
  450. "bankAccountName": "Account Name",
  451. "selectPaymentMethod": "Select payment method",
  452. "voucherNo": "Voucher No.",
  453. "enterVoucherNo": "Enter voucher no.",
  454. "remark": "Remark",
  455. "enterRemark": "Enter remark",
  456. "generateVoucher": "Generate Voucher",
  457. "receiptAccount": "Receipt Account",
  458. "bankName": "Bank Name",
  459. "accountName": "Account Name",
  460. "bankAccount": "Bank Account",
  461. "selectBank": "Please select bank",
  462. "enterBankAccount": "Enter bank account",
  463. "bankSelection": "Bank selection is under development",
  464. "bankAccountInput": "Bank account input is under development",
  465. "expenseAmount": "Expense Amount",
  466. "totalExpense": "Total Expense",
  467. "approvedTotal": "Approved Total",
  468. "amount": "Amount",
  469. "enterAmount": "Enter amount",
  470. "enterValidAmount": "Enter a valid amount",
  471. "amountMustPositive": "Amount must be greater than 0",
  472. "amountExcludingTax": "Excl. Tax Amount",
  473. "amountInclTax": "Incl. Tax Amount",
  474. "amountPositive": "Amount must be greater than 0",
  475. "taxAmount": "Tax Amount",
  476. "taxRate": "Tax Rate",
  477. "exchangeRate": "Exchange Rate",
  478. "approvedAmount": "Approved Amount",
  479. "expenseName": "Expense Name",
  480. "enterExpenseName": "Enter expense item name",
  481. "description": "Description",
  482. "addExpenseDetail": "Add Expense Detail",
  483. "editExpenseDetail": "Modify Expense Detail",
  484. "invoiceUpload": "Invoice Upload",
  485. "maxInvoices": "Up to 9 invoices",
  486. "invoiceAttachment": "Invoice Attachment",
  487. "noInvoice": "No invoice attachments",
  488. "invoiceCheck": "Invoice Compliance Check",
  489. "invoiceCheck1": "Invoice info matches the expense",
  490. "invoiceCheck2": "Invoice amount matches the expense amount",
  491. "invoiceCheck3": "Invoice date is within validity",
  492. "invoiceCheck4": "Invoice title is the full company name",
  493. "project": "Project",
  494. "relatedProject": "Related Project",
  495. "budgetSubject": "Budget Account",
  496. "costCenter": "Cost Center",
  497. "selectProject": "Select related project",
  498. "selectProjectAndSubject": "Select project and budget account",
  499. "selectSubject": "Please select account",
  500. "selectCostCenter": "Please select cost center",
  501. "projectSelection": "Project selection is under development",
  502. "budgetSubjectSelection": "Budget account is under development",
  503. "costCenterSelection": "Cost center is under development",
  504. "projectCode": "Project Code",
  505. "subjectCode": "Account Code",
  506. "projectCategory": "Project Category",
  507. "expenseReason": "Expense Reason",
  508. "enterExpenseReason": "Enter expense reason",
  509. "customerVendor": "Customer/Vendor",
  510. "offsetAmount": "Offset Amount",
  511. "financialArchive": "Financial Archive",
  512. "archiveDate": "Archive Date",
  513. "archiver": "Archiver",
  514. "financeDept": "Finance Dept",
  515. "isInvoiceVerified": "Invoice Verified",
  516. "isTaxIdMatched": "Tax ID Matched",
  517. "isCategoryCompliant": "Category Compliant",
  518. "paymentStatus": "Payment Status",
  519. "confirmPaymentAndArchive": "Confirm Payment & Archive",
  520. "confirmPaymentAndArchiveTip": "Confirm to pay and archive this expense? This cannot be undone.",
  521. "nextPendingPayment": "Next Pending Payment",
  522. "allPaymentsProcessed": "All pending payments have been processed",
  523. "paymentArchiveSuccess": "Payment and archive completed"
  524. },
  525. "overtime": {
  526. "overtimeList": "Overtime Records",
  527. "overtimeDetail": "Overtime Details",
  528. "overtimeApply": "Overtime Application",
  529. "overtimeRecords": "Overtime Records",
  530. "searchOvertime": "Search overtime no. or applicant",
  531. "searchOvertimeApply": "Search overtime no. or applicant",
  532. "noOvertimeApplications": "No overtime records",
  533. "noOvertimes": "No overtime records",
  534. "reportOvertime": "Overtime Report",
  535. "reportOvertimeDetail": "Overtime Detail Report",
  536. "overtimeInfo": "Overtime Info",
  537. "overtimeType": "Overtime Type",
  538. "overtimeDetailReason": "Overtime Reason",
  539. "overtimeReason": "Overtime Reason",
  540. "reason": "Reason",
  541. "endTimeMustLater": "End time must be later than start time",
  542. "recordDd": "Record Date",
  543. "usr": "Entered By",
  544. "chkMan": "Reviewer",
  545. "clsDate": "Close Date",
  546. "dayOfWeek": "Day of Week",
  547. "compensationMethod": "Compensation Method",
  548. "netOvertimeHours": "Net Overtime Hours",
  549. "enterOvertimeReason": "Please describe the overtime reason in detail",
  550. "workdayOvertime": "Workday Overtime",
  551. "weekendOvertime": "Weekend Overtime",
  552. "holidayOvertime": "Holiday Overtime",
  553. "overtimePay": "Overtime Pay",
  554. "compLeave": "Comp Leave",
  555. "selectOvertimeType": "Select overtime type",
  556. "selectCompensationMethod": "Select compensation method",
  557. "compensationOvertimePay": "Overtime Pay",
  558. "compensationCompLeave": "Comp Leave",
  559. "compensationMixed": "Mixed",
  560. "workday": "Workday",
  561. "weekend": "Weekend",
  562. "holiday": "Holiday",
  563. "overtimeRequest": "Overtime Request",
  564. "editOvertime": "Modify Overtime",
  565. "overtimeApplyNo": "OT Application No.",
  566. "employee": "Employee",
  567. "dep": "Department",
  568. "jbType": "Overtime Type",
  569. "applyDate": "Application Date",
  570. "jbDate": "Overtime Date",
  571. "startTimeHHMM": "Start Time",
  572. "endTimeHHMM": "End Time",
  573. "overtimeHours": "Overtime Hours",
  574. "overtimeDays": "Overtime Days",
  575. "attPeriod": "Attendance Period",
  576. "compensationType": "Compensation Type",
  577. "compensationCount": "Compensation Count",
  578. "adr": "Address",
  579. "workingDay": "Working Day",
  580. "restDay": "Rest Day",
  581. "publicHoliday": "Public Holiday",
  582. "specialHoliday": "Special Holiday",
  583. "compensatoryLeave": "Compensatory Leave",
  584. "noCompensation": "No Compensation",
  585. "selectJbType": "Select Overtime Type",
  586. "selectCompensationType": "Select Compensation Type",
  587. "enterReason": "Please enter reason",
  588. "enterAdr": "Please enter address",
  589. "enterRemark": "Please enter remark",
  590. "confirmEdit": "Confirm Edit",
  591. "overtimeHoursPositive": "Overtime hours must be greater than 0",
  592. "addOvertimeDetail": "Add Overtime Detail",
  593. "editOvertimeDetail": "Modify Overtime Detail",
  594. "addDetail": "Add Detail",
  595. "editDetail": "Modify Detail",
  596. "overtimeDetails": "Overtime Details",
  597. "noDetailHint": "Please add overtime detail",
  598. "selectDept": "Please select department first",
  599. "selectApplicant": "Please select applicant first",
  600. "addAtLeastOneOTDetail": "Please add at least one overtime detail",
  601. "autoFromDate": "Auto from overtime date",
  602. "detailConfirmHint": "Confirm submit this overtime detail?",
  603. "sunday": "Sunday",
  604. "monday": "Monday",
  605. "tuesday": "Tuesday",
  606. "wednesday": "Wednesday",
  607. "thursday": "Thursday",
  608. "friday": "Friday",
  609. "saturday": "Saturday"
  610. },
  611. "vehicle": {
  612. "vehicleList": "Vehicle Records",
  613. "vehicleApply": "Vehicle Application",
  614. "vehicleDetail": "Vehicle Details",
  615. "vehicleRecords": "Vehicle Records",
  616. "searchVehicle": "Search vehicle no. or applicant",
  617. "noVehicles": "No vehicle records",
  618. "reportVehicle": "Vehicle Report",
  619. "reportVehicleDetail": "Vehicle Detail Report",
  620. "vehicleInfo": "Vehicle Info",
  621. "vehicleReason": "Vehicle Reason",
  622. "selectVehicle": "Select vehicle",
  623. "selectPlate": "Please select license plate",
  624. "noVehicle": "No vehicle specified",
  625. "enterVehicleReason": "Enter vehicle reason",
  626. "selectVehicleReason": "Select vehicle reason",
  627. "departureLocation": "Departure Location",
  628. "destination": "Destination",
  629. "enterDestination": "Enter destination",
  630. "passengerCount": "Passenger Count",
  631. "passengerName": "Passenger Name",
  632. "companion": "Companion",
  633. "selectCompanion": "Select companion",
  634. "estimatedTime": "Estimated Time",
  635. "estimatedMileage": "Estimated Mileage",
  636. "tripPreview": "Trip Preview",
  637. "tripRoute": "Trip Route",
  638. "mapPreview": "Map Route Preview",
  639. "snMapPickerComingSoon": "Map picker coming soon",
  640. "mapPickerComingSoon": "Map picker coming soon",
  641. "gpsLocating": "Locating via GPS…",
  642. "gpsLocatingWait": "Locating via GPS, please wait",
  643. "gpsFailed": "Unable to get current location",
  644. "gpsFailedHint": "Please check location permission settings",
  645. "gpsSuccess": "GPS located successfully",
  646. "gpsPermission": "Unable to get GPS location, please check location permission",
  647. "origin": "Origin",
  648. "sedan": "Sedan",
  649. "suv": "SUV",
  650. "businessVan": "Business Van",
  651. "customerReception": "Customer Reception",
  652. "businessTrip": "Business Trip",
  653. "internalAffairs": "Internal Affairs",
  654. "official": "Official",
  655. "returnCarRegister": "Return Registration",
  656. "confirmReturnCar": "Confirm Return",
  657. "confirmReturn": "Confirm return and register",
  658. "reEdit": "Re-edit",
  659. "returnCarArchived": "Return archived",
  660. "returnCarArchivedAt": "Return archived at {time}",
  661. "mileageBefore": "Mileage before (km)",
  662. "mileageAfter": "Mileage after (km)",
  663. "actualCost": "Actual cost (CNY)",
  664. "costRemarkLabel": "Cost remark (tolls/parking, etc.)",
  665. "returnCarSubmitted": "Return registration submitted",
  666. "selectReturnTimeHint": "Please select return time",
  667. "returnOdometer": "Return Odometer",
  668. "enterReturnOdometer": "Please enter return odometer",
  669. "returnOdometerCheck": "Return odometer must exceed departure odometer",
  670. "returnTimeMustLater": "Return time must be later than departure time",
  671. "departTime": "Est. Departure Time",
  672. "returnTime": "Est. Return Time",
  673. "arriveTime": "Return Time",
  674. "earlyReturn": "Note: early return",
  675. "overReturnTime": "Warning: exceeded planned return time",
  676. "actualReturnTime": "Actual Return Time",
  677. "selectReturnTime": "Select actual return time",
  678. "navigation": "Navigation",
  679. "navigationComingSoon": "Navigation coming soon",
  680. "tapToViewNavigation": "Tap to view navigation",
  681. "mockOpenNavigation": "Mock: open native navigation",
  682. "submitConfirmContent": "Mileage and cost cannot be changed after submission. Continue?",
  683. "licensePlate": "License Plate",
  684. "selectLicensePlate": "Select license plate",
  685. "filterVehicle": "Vehicle Filter",
  686. "filterUsage": "Usage Filter",
  687. "filterReception": "Reception",
  688. "vehicleOccupied": "This vehicle is occupied during this period",
  689. "vehicleOccupiedPeriod": "The vehicle is booked for this period. Please choose another vehicle or adjust the time.",
  690. "mileageInvalid": "Return mileage cannot be less than departure mileage",
  691. "business": "Official",
  692. "vehicleRequest": "Vehicle Request",
  693. "editVehicle": "Modify Vehicle",
  694. "vehicleApplyNo": "Vehicle Application No.",
  695. "applicant": "Applicant",
  696. "companionInfo": "Companion Info",
  697. "vehicleType": "Vehicle Type",
  698. "selectVehicleType": "Select Vehicle Type",
  699. "brand": "Brand",
  700. "seats": "Seats",
  701. "odometerBegin": "Odometer(km)",
  702. "odometerEnd": "Return Odometer(km)",
  703. "driverName": "Driver Name",
  704. "returnCarInfo": "Return Info",
  705. "amtn": "Actual Cost",
  706. "usrCheck": "Verifier",
  707. "checkDd": "Verify Date",
  708. "costRemark": "Cost Remark",
  709. "inspector": "Inspector",
  710. "inspectionDate": "Inspection Date",
  711. "enterNumber": "Please enter a number",
  712. "enterOdometerEnd": "Please enter return odometer reading",
  713. "enterActualCost": "Please enter actual cost",
  714. "enterCostRemark": "Please enter cost remark",
  715. "minValue": "Min",
  716. "maxValue": "Max",
  717. "enterValidNumber": "Please enter a valid number",
  718. "amountLabel": "Amount: ",
  719. "confirmSubmitReturn": "Confirm return registration?",
  720. "returnCarSuccess": "Return registration successful",
  721. "returnCarFailed": "Return registration failed",
  722. "vehicleReturned": "Vehicle Returned",
  723. "selectLicensePlateHint": "Please select license plate",
  724. "selectDepartTime": "Please select estimated departure time",
  725. "selectApplicantHint": "Please select applicant",
  726. "selectReturnTime": "Please select estimated return time",
  727. "withdraw": "Withdraw",
  728. "withdrawn": "Withdrawn",
  729. "van": "Van",
  730. "truck": "Truck",
  731. "pickup": "Pickup",
  732. "minibus": "Minibus",
  733. "bus": "Bus",
  734. "tripInfo": "Trip Info",
  735. "noPassengerHint": "No companions, tap Add above"
  736. },
  737. "outingLog": {
  738. "outingLogList": "Outing Logs",
  739. "outingLogCreate": "New Outing Log",
  740. "outingLogDetail": "Outing Log Details",
  741. "searchOutingLog": "Search customer name or salesperson",
  742. "noOutingLogs": "No outing logs",
  743. "reportOutingLog": "Outing Log Report",
  744. "reportOutingLogDetail": "Outing Log Detail Report",
  745. "outingDetail": "Outing Details",
  746. "outingType": "Outing Type",
  747. "outingReason": "Outing Reason",
  748. "outingLocation": "Outing Location",
  749. "enterLocation": "Enter outing location",
  750. "enterOutingReason": "Enter outing reason and work details...",
  751. "workSummary": "Work Summary",
  752. "followUp": "Follow-up Plan",
  753. "workSummaryRequiredHint": "Please fill in the work summary (required)",
  754. "followUpOptional": "Follow-up plan (optional)",
  755. "sitePhotos": "Site Photos",
  756. "takePhoto": "Take Photo",
  757. "maxPhotoCount": "Up to 9 photos",
  758. "limitReached": "Limit reached",
  759. "tapToTakePhoto": "Tap to take photo (min 1)",
  760. "noPhotos": "No photos",
  761. "noComments": "No comments",
  762. "noPlan": " · No plan",
  763. "noWorkSummary": "No work summary",
  764. "customerVisit": "Customer Visit",
  765. "outingAffairs": "Outing Affairs",
  766. "selectOutingType": "Select outing type",
  767. "salesperson": "Salesperson",
  768. "salespersonLabel": "Sales: {name} · {dept}",
  769. "customerName": "Customer Name",
  770. "customerInfo": "Customer Info",
  771. "selectContact": "Select Contact",
  772. "selectContactHint": "Tap to select contact (optional)",
  773. "noContact": "No contacts for this customer",
  774. "searchCustomer": "Search customer name",
  775. "selectCustomerFirst": "Please select a customer first",
  776. "checkInAddress": "Check-in Address",
  777. "checkInTime": "Check-in Time",
  778. "watermarkHint": "Photos auto-add watermark: server time + GPS",
  779. "watermarkHintDynamic": "Auto watermark: server time + GPS ({lat}°N, {lng}°E)",
  780. "mockPhotoTaken": "Mock photo: Photo #{idx} taken (watermark: {time} | {lat}, {lng})",
  781. "outingLogSubmitted": "Outing log submitted",
  782. "newComment": "New Comment",
  783. "comments": "Comments",
  784. "managerComment": "Manager Comment",
  785. "selectRating": "Please select rating",
  786. "enterComment": "Please enter comment",
  787. "commentSent": "Comment sent",
  788. "requiredSummary": "Please fill in work summary",
  789. "requiredPhotos": "Take at least 1 photo",
  790. "inputComment": "Enter comment…"
  791. },
  792. "announcement": {
  793. "announcementList": "Announcement List",
  794. "announcementDetail": "Announcement Details",
  795. "announcementCreate": "Publish Announcement",
  796. "searchAnnouncement": "Search announcement title",
  797. "noAnnouncements": "No announcements",
  798. "announcementContent": "Announcement Content",
  799. "enterContent": "Enter announcement content...",
  800. "announcementType": "Announcement Type",
  801. "selectAnnouncementType": "Select announcement type",
  802. "publishSettings": "Publish Settings",
  803. "pinAnnouncement": "Pin Announcement",
  804. "recipientScope": "Recipient Scope",
  805. "selectRecipientScope": "Select recipient scope",
  806. "addAttachment": "Add Attachment",
  807. "attachmentPicker": "Mock: select attachment (PDF/image/Word/Excel, ≤20MB)",
  808. "attachmentLimit": "Up to 5 attachments, support PDF/image/Word/Excel, ≤20MB each",
  809. "announcementPublished": "Announcement published",
  810. "confirmPublishTitle": "Confirm Publish",
  811. "confirmPublishContent": "Confirm to publish {title}?",
  812. "expiryNever": "Never expires (optional)",
  813. "allStaff": "All Staff",
  814. "byDept": "By Department",
  815. "byDeptHint": "Multi-select by department tree",
  816. "byUser": "By Specific Users",
  817. "byUserHint": "Multi-select by employee search",
  818. "selectDept": "Select Department",
  819. "coverageCount": "Coverage Count",
  820. "scopeAllStaff": "Visible to all staff",
  821. "dingReminder": "One-tap DING reminder",
  822. "dingPromptSent": "Reminder sent to {count} unread staff",
  823. "readCount": "{count} read",
  824. "unreadCount": "{count} unread",
  825. "typeAndPublishDate": "{type} · shown after publishing",
  826. "titleNotFilled": "(No title)",
  827. "contentNotFilled": "(No content)",
  828. "announcementExpired": "This announcement expired on {date}",
  829. "selectedCount": "{count} selected",
  830. "auditTracking": "Reach rate audit tracking",
  831. "mockExpandReadList": "Mock: expand read staff list",
  832. "mockExpandUnreadList": "Mock: expand unread staff list",
  833. "announcementTypes": "Select announcement type",
  834. "previewTitle": "Preview",
  835. "enterTitle": "Enter announcement title (required)",
  836. "hrPolicy": "HR & Policy",
  837. "holidayActivity": "Holiday & Activity",
  838. "filterNotice": "Notice",
  839. "filterHr": "HR & Policy",
  840. "filterHoliday": "Holiday & Activity",
  841. "noticeAnnouncement": "Notice",
  842. "pinnedToast": "Pinned: ",
  843. "deletedToast": "Deleted: ",
  844. "markReadToast": "Marked as read: ",
  845. "markUnreadToast": "Marked as unread: ",
  846. "pinTopTag": "Pinned",
  847. "markRead": "Read",
  848. "markUnread": "Unread",
  849. "markAllRead": "Mark All Read",
  850. "published": "Announcement published",
  851. "publishAnnouncement": "Publish Announcement"
  852. },
  853. "report": {
  854. "reports": "Reports",
  855. "chartTitle1": "Expense & Approved Amount Trend",
  856. "chartTitle2": "Overtime Hours Trend",
  857. "chartTitle3": "Vehicle Trips Trend",
  858. "chartTitle4": "Monthly Trend",
  859. "chartTitle5": "Visits vs Avg Rating (Last 12 Months)",
  860. "chartTitle6": "Apply Amount Trend",
  861. "chartTitle8": "Personnel Expense Comparison",
  862. "chartTitleOT": "Person Overtime Hours Comparison",
  863. "chartDesc1": "Dual line comparison chart",
  864. "chartDesc2": "Bar trend chart",
  865. "chartDesc3": "Dual-axis line chart",
  866. "chartDesc4": "Dual line comparison chart",
  867. "chartDesc5": "Dual-axis line chart",
  868. "chartDeptExpenseCompare": "Dept Reimbursement vs Approved Amount",
  869. "chartDeptApplyCompare": "Dept Applied vs Approved Amount",
  870. "chartDeptOvertimeCompare": "Dept Total Overtime Hours",
  871. "chartDeptVehicleCompare": "Dept Vehicle Trips vs Cost",
  872. "chartDeptOutingCompare": "Dept Visits vs Avg Rating",
  873. "statTotalApproved": "Total Reimbursed",
  874. "statMonthCount": "This Month Count",
  875. "statTotalCount": "Total Bills",
  876. "statPendingApprove": "Pending Approval",
  877. "statPendingPayment": "Pending Payment",
  878. "statTotalApply": "Total Applied",
  879. "statApprovedCount": "Approved Count",
  880. "statApprovedAmount": "Approved Amount",
  881. "statTransferredCount": "Transferred",
  882. "statTransferredAmount": "Transferred Amount",
  883. "statMonthHours": "This Month Net Hours",
  884. "statMonthTrips": "This Month Trips",
  885. "statTotalMileage": "Total Mileage(km)",
  886. "statTotalCost": "Actual Cost",
  887. "statNotReturned": "Not Returned",
  888. "statMonthVisits": "This Month Visits",
  889. "statVisitedCustomers": "Customers Visited",
  890. "statAvgRating": "Avg Rating",
  891. "statNotReviewed": "Unreviewed Logs",
  892. "yearApproved": "Reimbursed This Year",
  893. "monthCount": "This Month Count",
  894. "waitApprove": "Pending Approval",
  895. "waitPayment": "Pending Payment",
  896. "monthNetHours": "This Month Net Hours",
  897. "overtimeCount": "Overtime Count",
  898. "compHours": "Comp Leave Hours",
  899. "settleCount": "Settlement Count",
  900. "monthVehicle": "This Month Vehicle",
  901. "totalMileage": "Total Mileage",
  902. "statTotalTrips": "Total Trips",
  903. "chartTitle7": "Person Vehicle Trips Comparison",
  904. "totalCost": "Total Cost",
  905. "notReturned": "Not Returned",
  906. "yearTotalApp": "Total Amount",
  907. "approvedCount": "Approved Count",
  908. "approvedAmount": "Approved Amount",
  909. "transferredAmount": "Transferred Amount",
  910. "monthVisits": "This Month Visits",
  911. "visitCustomers": "Customers Visited",
  912. "avgRating": "Avg Rating",
  913. "notReviewed": "Unreviewed",
  914. "paidTotal": "Total Paid",
  915. "pendingPaymentTotal": "Total Pending Payment",
  916. "abnormalReturns": "Abnormal Returns",
  917. "statExpenseTotal": "Total Expense",
  918. "statExpenseTotalCount": "Total Bills",
  919. "statTransferredToPmt": "Transferred to Pmt",
  920. "statTransferredToPmtAmount": "Transferred Amount",
  921. "approvedAmountLabel": "Approved Amount",
  922. "statTotalHours": "Total Overtime Hours",
  923. "statTotalOvertimeCount": "Total Person-Times",
  924. "statSettleHours": "Settlement Hours",
  925. "exportPlaceholder": "Export (placeholder)"
  926. },
  927. "messages": {
  928. "tabMessages": "Messages",
  929. "messageNotifications": "Message Notifications",
  930. "systemNotice": "System Notice",
  931. "approvalNotice": "Approval Notice",
  932. "systemMessage": "System Message",
  933. "minutesAgo": " min ago",
  934. "hoursAgo": " hr ago",
  935. "daysAgo": " days ago",
  936. "withdrawNotice": "Withdrawal Notice",
  937. "expiryReminder": "Expiry Reminder",
  938. "pendingApproval": "Pending Approval"
  939. },
  940. "admin": {
  941. "permissionManagement": "Permission Management",
  942. "permissionEdit": "Permission Edit",
  943. "quickPresets": "Quick Presets",
  944. "permissionItems": "Permission Items",
  945. "changeLog": "Change Log",
  946. "recentItems": "Recent {count} items",
  947. "confirmSave": "Confirm Save",
  948. "financeStaff": "Finance Staff",
  949. "systemAdmin": "System Admin",
  950. "regularEmployee": "Regular Employee",
  951. "employeeId": "Employee ID: ",
  952. "itDept": "IT Department",
  953. "adminDept": "Admin Department",
  954. "marketDept": "Marketing Department",
  955. "techDept": "Tech Department",
  956. "expenseApplyNo": "Application No.",
  957. "applyDate": "Apply Date",
  958. "critical": "Critical",
  959. "unused": "Unused",
  960. "partiallyUsed": "Partially Used",
  961. "fullyUsed": "Fully Used",
  962. "usageStatus": "Usage Status",
  963. "bankTransferNo": "Bank Transfer No.",
  964. "approvalStepSubmitted": "Submitted",
  965. "approvalStepApproved": "Approved",
  966. "approvalStepFinanceReview": "Finance Review",
  967. "approvalStepInvoice": "Invoice Verification",
  968. "approvalStepPayment": "Payment & Archive",
  969. "approvalStepArchive": "Archive",
  970. "approvalStepArchiveDesc": "Auto-archived after approval completes",
  971. "approvalStepPaymentDesc": "Pending all 3 verifications",
  972. "approvalDescSubmitted": "Zhang San",
  973. "approvalDescApproved": "Li Si — Approved",
  974. "approvalDescFinanceReview": "Wang — Finance Dept.",
  975. "approvalDescInvoice": "Wang — Finance Dept.",
  976. "draftFound": "Draft Found",
  977. "draftRestorePrompt": "An unfinished form was found. Restore it?",
  978. "discard": "Discard",
  979. "restore": "Restore",
  980. "noAttachment": "No attachments",
  981. "attachServiceUnavailable": "Attachment service unavailable",
  982. "noAttachmentPermission": "No attachment permission. Please contact admin to configure in ERP Special Password Settings",
  983. "downloadFailed": "Download failed",
  984. "downloadSuccess": "Saved to device",
  985. "openFailed": "Open failed",
  986. "downloading": "Downloading…",
  987. "headerAttachments": "Header Attachments",
  988. "detailLine": "Detail Line"
  989. }
  990. }