app.ts 127 Bytes
export default {
  logoutTip: 'Reminder',
  logoutMessage: 'Confirm to exit the system?',
  menuLoading: 'Menu loading...',
};