tangweijie 5099f2e87e Initial commit: Vue3 + TypeScript 前端项目
- Vue 3 + TypeScript + Element Plus 前端界面
- Pinia 状态管理
- Vue Router 4 路由管理
- Axios HTTP 客户端
- MSW (Mock Service Worker) 开发环境模拟
- 账户管理界面 (列表、详情、三科目余额展示)
- 交易管理界面 (列表、详情)
- 对账管理界面 (三账校验)
- 完善的 API 客户端封装
- Docker 容器化配置
- Nginx 配置用于生产环境
2026-01-05 17:57:11 +08:00

1 line
8.7 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"version":3,"file":"he.min.mjs","sources":["../../../../packages/locale/lang/he.ts"],"sourcesContent":["export default {\n name: 'he',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'אישור',\n clear: 'נקה',\n defaultLabel: 'color picker', // to be translated\n description:\n 'current color is {color}. press enter to select a new color.', // to be translated\n alphaLabel: 'pick alpha value', // to be translated\n alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n hueLabel: 'pick hue value', // to be translated\n hueDescription: 'hue {hue}, current color is {color}', // to be translated\n svLabel: 'pick saturation and brightness value', // to be translated\n svDescription:\n 'saturation {saturation}, brightness {brightness}, current color is {color}', // to be translated\n predefineDescription: 'select {value} as the color', // to be translated\n },\n datepicker: {\n now: 'כעת',\n today: 'היום',\n cancel: 'בטל',\n clear: 'נקה',\n confirm: 'אישור',\n dateTablePrompt:\n 'Use the arrow keys and enter to select the day of the month', // to be translated\n monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n selectedDate: 'Selected date', // to be translated\n selectDate: 'בחר תאריך',\n selectTime: 'בחר זמן',\n startDate: 'תאריך התחלה',\n startTime: 'זמן התחלה',\n endDate: 'תאריך סיום',\n endTime: 'זמן סיום',\n prevYear: 'שנה קודמת',\n nextYear: 'שנה הבאה',\n prevMonth: 'חודש קודם',\n nextMonth: 'חודש הבא',\n year: 'שנה',\n month1: 'ינואר',\n month2: 'פברואר',\n month3: 'מרץ',\n month4: 'אפריל',\n month5: 'מאי',\n month6: 'יוני',\n month7: 'יולי',\n month8: 'אוגוסט',\n month9: 'ספטמבר',\n month10: 'אוקטובר',\n month11: 'נובמבר',\n month12: 'דצמבר',\n weeks: {\n sun: 'א׳',\n mon: 'ב׳',\n tue: 'ג׳',\n wed: 'ד׳',\n thu: 'ה׳',\n fri: 'ו׳',\n sat: 'שבת',\n },\n weeksFull: {\n sun: 'Sunday', // to be translated\n mon: 'Monday', // to be translated\n tue: 'Tuesday', // to be translated\n wed: 'Wednesday', // to be translated\n thu: 'Thursday', // to be translated\n fri: 'Friday', // to be translated\n sat: 'Saturday', // to be translated\n },\n months: {\n jan: 'ינואר',\n feb: 'פברואר',\n mar: 'מרץ',\n apr: 'אפריל',\n may: 'מאי',\n jun: 'יוני',\n jul: 'יולי',\n aug: 'אוגוסט',\n sep: 'ספטמבר',\n oct: 'אוקטובר',\n nov: 'נובמבר',\n dec: 'דצמבר',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'טוען',\n noMatch: 'לא נמצאה התאמה',\n noData: 'אין נתונים',\n placeholder: 'שומר מקום',\n },\n mention: {\n loading: 'טוען',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'לא נמצאה התאמה',\n loading: 'טוען',\n placeholder: 'שומר מקום',\n noData: 'אין נתונים',\n },\n pagination: {\n goto: 'עבור ל',\n pagesize: '/עמוד',\n total: 'כולל {total}',\n pageClassifier: '',\n page: 'Page', // to be translated\n prev: 'Go to previous page', // to be translated\n next: 'Go to next page', // to be translated\n currentPage: 'page {pager}', // to be translated\n prevPages: 'Previous {pager} pages', // to be translated\n nextPages: 'Next {pager} pages', // to be translated\n deprecationWarning:\n 'Deprecated usages detected, please refer to the el-pagination documentation for more details', // to be translated\n },\n dialog: {\n close: 'Close this dialog', // to be translated\n },\n drawer: {\n close: 'Close this dialog', // to be translated\n },\n messagebox: {\n title: 'הודעה',\n confirm: 'אישור',\n cancel: 'בטל',\n error: 'קלט לא תקין',\n close: 'Close this dialog', // to be translated\n },\n upload: {\n deleteTip: 'לחץ כדי למחוק',\n delete: 'מחק',\n preview: 'תצוגה מקדימה',\n continue: 'המשך',\n },\n slider: {\n defaultLabel: 'slider between {min} and {max}', // to be translated\n defaultRangeStartLabel: 'pick start value', // to be translated\n defaultRangeEndLabel: 'pick end value', // to be translated\n },\n table: {\n emptyText: 'אין נתונים',\n confirmFilter: 'אישור',\n resetFilter: 'נקה',\n clearFilter: 'הכל',\n sumText: 'סך הכל',\n selectAllLabel: 'Select all rows', // to be translated\n selectRowLabel: 'Select this row', // to be translated\n expandRowLabel: 'Expand this row', // to be translated\n collapseRowLabel: 'Collapse this row', // to be translated\n sortLabel: 'Sort by {column}', // to be translated\n filterLabel: 'Filter by {column}', // to be translated\n },\n tag: {\n close: 'Close this tag', // to be translated\n },\n tour: {\n next: 'Next', // to be translated\n previous: 'Previous', // to be translated\n finish: 'Finish', // to be translated\n close: 'Close this dialog', // to be translated\n },\n tree: {\n emptyText: 'אין נתונים',\n },\n transfer: {\n noMatch: 'לא נמצאה התאמה',\n noData: 'אין נתונים',\n titles: ['רשימה 1', 'רשימה 2'],\n filterPlaceholder: 'סנן לפי...',\n noCheckedFormat: 'פריטים {total}',\n hasCheckedFormat: ' נבחרו {checked}/{total}',\n },\n image: {\n error: 'שגיאה',\n },\n pageHeader: {\n title: 'חזרה',\n },\n popconfirm: {\n confirmButtonText: 'כן',\n cancelButtonText: 'לא',\n },\n carousel: {\n leftArrow: 'Carousel arrow left', // to be translated\n rightArrow: 'Carousel arrow right', // to be translated\n indicator: 'Carousel switch to index {index}', // to be translated\n },\n },\n}\n"],"names":["he"],"mappings":"2BAAA,IAAAA,EAAe,CACb,KAAM,KACN,GAAI,CACF,WAAY,CACV,MAAO,YACT,EACA,YAAa,CACX,QAAS,iCACT,MAAO,qBACP,aAAc,eACd,YACE,+DACF,WAAY,mBACZ,iBAAkB,0CAClB,SAAU,iBACV,eAAgB,sCAChB,QAAS,uCACT,cACE,6EACF,qBAAsB,6BACxB,EACA,WAAY,CACV,IAAK,qBACL,MAAO,2BACP,OAAQ,qBACR,MAAO,qBACP,QAAS,iCACT,gBACE,8DACF,iBAAkB,mDAClB,gBAAiB,kDACjB,aAAc,gBACd,WAAY,oDACZ,WAAY,wCACZ,UAAW,gEACX,UAAW,oDACX,QAAS,0DACT,QAAS,8CACT,SAAU,oDACV,SAAU,8CACV,UAAW,oDACX,UAAW,8CACX,KAAM,qBACN,OAAQ,iCACR,OAAQ,uCACR,OAAQ,qBACR,OAAQ,iCACR,OAAQ,qBACR,OAAQ,2BACR,OAAQ,2BACR,OAAQ,uCACR,OAAQ,uCACR,QAAS,6CACT,QAAS,uCACT,QAAS,iCACT,MAAO,CACL,IAAK,eACL,IAAK,eACL,IAAK,eACL,IAAK,eACL,IAAK,eACL,IAAK,eACL,IAAK,oBACP,EACA,UAAW,CACT,IAAK,SACL,IAAK,SACL,IAAK,UACL,IAAK,YACL,IAAK,WACL,IAAK,SACL,IAAK,UACP,EACA,OAAQ,CACN,IAAK,iCACL,IAAK,uCACL,IAAK,qBACL,IAAK,iCACL,IAAK,qBACL,IAAK,2BACL,IAAK,2BACL,IAAK,uCACL,IAAK,uCACL,IAAK,6CACL,IAAK,uCACL,IAAK,gCACP,CACF,EACA,YAAa,CACX,SAAU,kBACV,SAAU,iBACZ,EACA,OAAQ,CACN,QAAS,2BACT,QAAS,6EACT,OAAQ,0DACR,YAAa,mDACf,EACA,QAAS,CACP,QAAS,0BACX,EACA,SAAU,CACR,eAAgB,iBAClB,EACA,SAAU,CACR,QAAS,6EACT,QAAS,2BACT,YAAa,oDACb,OAAQ,yDACV,EACA,WAAY,CACV,KAAM,kCACN,SAAU,4BACV,MAAO,mCACP,eAAgB,GAChB,KAAM,OACN,KAAM,sBACN,KAAM,kBACN,YAAa,eACb,UAAW,yBACX,UAAW,qBACX,mBACE,8FACJ,EACA,OAAQ,CACN,MAAO,mBACT,EACA,OAAQ,CACN,MAAO,mBACT,EACA,WAAY,CACV,MAAO,iCACP,QAAS,iCACT,OAAQ,qBACR,MAAO,2DACP,MAAO,mBACT,EACA,OAAQ,CACN,UAAW,uEACX,OAAQ,qBACR,QAAS,sEACT,SAAU,0BACZ,EACA,OAAQ,CACN,aAAc,iCACd,uBAAwB,mBACxB,qBAAsB,gBACxB,EACA,MAAO,CACL,UAAW,0DACX,cAAe,iCACf,YAAa,qBACb,YAAa,qBACb,QAAS,kCACT,eAAgB,kBAChB,eAAgB,kBAChB,eAAgB,kBAChB,iBAAkB,oBAClB,UAAW,mBACX,YAAa,oBACf,EACA,IAAK,CACH,MAAO,gBACT,EACA,KAAM,CACJ,KAAM,OACN,SAAU,WACV,OAAQ,SACR,MAAO,mBACT,EACA,KAAM,CACJ,UAAW,yDACb,EACA,SAAU,CACR,QAAS,6EACT,OAAQ,0DACR,OAAQ,CAAC,mCAAW,kCAAS,EAC7B,kBAAmB,2CACnB,gBAAiB,+CACjB,iBAAkB,mDACpB,EACA,MAAO,CACL,MAAO,gCACT,EACA,WAAY,CACV,MAAO,0BACT,EACA,WAAY,CACV,kBAAmB,eACnB,iBAAkB,cACpB,EACA,SAAU,CACR,UAAW,sBACX,WAAY,uBACZ,UAAW,kCACb,CACF,CACF"}