干燥机配套车间生产管理系统/云平台服务端
baoshiwei
2023-05-24 beca65f4d01ca07c358102a35b949c2a4f277afe
src/locales/lang/en/layout.ts
@@ -1,122 +1,122 @@
export default {
  footer: { onlinePreview: 'Preview', onlineDocument: 'Document' },
  header: {
    // user dropdown
    dropdownItemDoc: 'Document',
    dropdownItemLoginOut: 'Login Out',
    dropdownItemSwitchPassword: 'Password Change',
    dropdownItemSwitchDepart: 'Switch Department',
    dropdownItemRefreshCache: 'Clean cache',
    dropdownItemSwitchAccount: 'Account Setting',
    tooltipErrorLog: 'Error log',
    tooltipLock: 'Lock screen',
    tooltipNotify: 'Notification',
   footer: { onlinePreview: 'Preview', onlineDocument: 'Document' },
   header: {
      // user dropdown
      dropdownItemDoc: 'Document',
      dropdownItemLoginOut: 'Login Out',
      dropdownItemSwitchPassword: 'Password Change',
      dropdownItemSwitchDepart: 'Switch Department',
      dropdownItemRefreshCache: 'Clean cache',
      dropdownItemSwitchAccount: 'Account Setting',
    tooltipEntryFull: 'Full Screen',
    tooltipExitFull: 'Exit Full Screen',
      tooltipErrorLog: 'Error log',
      tooltipLock: 'Lock screen',
      tooltipNotify: 'Notification',
    // lock
    lockScreenPassword: 'Lock screen password',
    lockScreen: 'Lock screen',
    lockScreenBtn: 'Locking',
      tooltipEntryFull: 'Full Screen',
      tooltipExitFull: 'Exit Full Screen',
    home: 'Home',
  },
  multipleTab: {
    reload: 'Refresh current',
    close: 'Close current',
    closeLeft: 'Close Left',
    closeRight: 'Close Right',
    closeOther: 'Close Other',
    closeAll: 'Close All',
  },
  setting: {
    // content mode
    contentModeFull: 'Full',
    contentModeFixed: 'Fixed width',
    // topMenu align
    topMenuAlignLeft: 'Left',
    topMenuAlignRight: 'Center',
    topMenuAlignCenter: 'Right',
    // menu trigger
    menuTriggerNone: 'Not Show',
    menuTriggerBottom: 'Bottom',
    menuTriggerTop: 'Top',
    // menu type
    menuTypeSidebar: 'Left menu mode',
    menuTypeMixSidebar: 'Left menu mixed mode',
    menuTypeMix: 'Top Menu Mix mode',
    menuTypeTopMenu: 'Top menu mode',
      // lock
      lockScreenPassword: 'Lock screen password',
      lockScreen: 'Lock screen',
      lockScreenBtn: 'Locking',
    on: 'On',
    off: 'Off',
    minute: 'Minute',
      home: 'Home',
   },
   multipleTab: {
      reload: 'Refresh current',
      close: 'Close current',
      closeLeft: 'Close Left',
      closeRight: 'Close Right',
      closeOther: 'Close Other',
      closeAll: 'Close All',
   },
   setting: {
      // content mode
      contentModeFull: 'Full',
      contentModeFixed: 'Fixed width',
      // topMenu align
      topMenuAlignLeft: 'Left',
      topMenuAlignRight: 'Center',
      topMenuAlignCenter: 'Right',
      // menu trigger
      menuTriggerNone: 'Not Show',
      menuTriggerBottom: 'Bottom',
      menuTriggerTop: 'Top',
      // menu type
      menuTypeSidebar: 'Left menu mode',
      menuTypeMixSidebar: 'Left menu mixed mode',
      menuTypeMix: 'Top Menu Mix mode',
      menuTypeTopMenu: 'Top menu mode',
    operatingTitle: 'Successful!',
    operatingContent: 'The copy is successful, please go to src/settings/projectSetting.ts to modify the configuration!',
    resetSuccess: 'Successfully reset!',
      on: 'On',
      off: 'Off',
      minute: 'Minute',
    copyBtn: 'Copy',
    clearBtn: 'Clear cache and to the login page',
      operatingTitle: 'Successful!',
      operatingContent: 'The copy is successful, please go to src/settings/projectSetting.ts to modify the configuration!',
      resetSuccess: 'Successfully reset!',
    drawerTitle: 'Configuration',
      copyBtn: 'Copy',
      clearBtn: 'Clear cache and to the login page',
    darkMode: 'Dark mode',
    navMode: 'Navigation mode',
    interfaceFunction: 'Interface function',
    interfaceDisplay: 'Interface display',
    animation: 'Animation',
    splitMenu: 'Split menu',
    closeMixSidebarOnChange: 'Switch page to close menu',
      drawerTitle: 'Configuration',
    sysTheme: 'System theme',
    headerTheme: 'Header theme',
    sidebarTheme: 'Menu theme',
      darkMode: 'Dark mode',
      navMode: 'Navigation mode',
      interfaceFunction: 'Interface function',
      interfaceDisplay: 'Interface display',
      animation: 'Animation',
      splitMenu: 'Split menu',
      closeMixSidebarOnChange: 'Switch page to close menu',
    menuDrag: 'Drag Sidebar',
    menuSearch: 'Menu search',
    menuAccordion: 'Sidebar accordion',
    menuCollapse: 'Collapse menu',
    collapseMenuDisplayName: 'Collapse menu display name',
    topMenuLayout: 'Top menu layout',
    menuCollapseButton: 'Menu collapse button',
    contentMode: 'Content area width',
    expandedMenuWidth: 'Expanded menu width',
      sysTheme: 'System theme',
      headerTheme: 'Header theme',
      sidebarTheme: 'Menu theme',
    breadcrumb: 'Breadcrumbs',
    breadcrumbIcon: 'Breadcrumbs Icon',
    tabs: 'Tabs',
    tabDetail: 'Tab Detail',
    tabsQuickBtn: 'Tabs quick button',
    tabsRedoBtn: 'Tabs redo button',
    tabsFoldBtn: 'Tabs flod button',
    tabsTheme: 'tabs theme',
    tabsThemeSmooth: 'Smooth',
    tabsThemeCard: 'Card',
    tabsThemeSimple: 'Simple',
    sidebar: 'Sidebar',
    header: 'Header',
    footer: 'Footer',
    fullContent: 'Full content',
    grayMode: 'Gray mode',
    colorWeak: 'Color Weak Mode',
      menuDrag: 'Drag Sidebar',
      menuSearch: 'Menu search',
      menuAccordion: 'Sidebar accordion',
      menuCollapse: 'Collapse menu',
      collapseMenuDisplayName: 'Collapse menu display name',
      topMenuLayout: 'Top menu layout',
      menuCollapseButton: 'Menu collapse button',
      contentMode: 'Content area width',
      expandedMenuWidth: 'Expanded menu width',
    progress: 'Progress',
    switchLoading: 'Switch Loading',
    switchAnimation: 'Switch animation',
    animationType: 'Animation type',
      breadcrumb: 'Breadcrumbs',
      breadcrumbIcon: 'Breadcrumbs Icon',
      tabs: 'Tabs',
      tabDetail: 'Tab Detail',
      tabsQuickBtn: 'Tabs quick button',
      tabsRedoBtn: 'Tabs redo button',
      tabsFoldBtn: 'Tabs flod button',
      tabsTheme: 'tabs theme',
      tabsThemeSmooth: 'Smooth',
      tabsThemeCard: 'Card',
      tabsThemeSimple: 'Simple',
      sidebar: 'Sidebar',
      header: 'Header',
      footer: 'Footer',
      fullContent: 'Full content',
      grayMode: 'Gray mode',
      colorWeak: 'Color Weak Mode',
    autoScreenLock: 'Auto screen lock',
    notAutoScreenLock: 'Not auto lock',
      progress: 'Progress',
      switchLoading: 'Switch Loading',
      switchAnimation: 'Switch animation',
      animationType: 'Animation type',
    fixedHeader: 'Fixed header',
    fixedSideBar: 'Fixed Sidebar',
      autoScreenLock: 'Auto screen lock',
      notAutoScreenLock: 'Not auto lock',
    mixSidebarTrigger: 'Mixed menu Trigger',
    triggerHover: 'Hover',
    triggerClick: 'Click',
      fixedHeader: 'Fixed header',
      fixedSideBar: 'Fixed Sidebar',
    mixSidebarFixed: 'Fixed expanded menu',
  },
};
      mixSidebarTrigger: 'Mixed menu Trigger',
      triggerHover: 'Hover',
      triggerClick: 'Click',
      mixSidebarFixed: 'Fixed expanded menu',
   },
}