mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 20:35:29 +08:00
7 lines
114 B
TypeScript
7 lines
114 B
TypeScript
export default {
|
|
dashboard: 'Dashboard',
|
|
about: 'About',
|
|
workbench: 'Workbench',
|
|
analysis: 'Analysis',
|
|
};
|