dashboard.ts 115 Bytes
export default {
  dashboard: 'Dashboard',
  welcome: 'Home',
  workbench: 'Workbench',
  analysis: 'Analysis',
};