system.ts 948 Bytes
export default {
  systemSettingText:'System setting',
  menuCollText:'Menu collapse',//
  menuDesc:'Hide the homepage menu outside the interface when folding',
  hideClassText:'Hide classification',
  hideDesc:'Hide when workspace form classification only has single items',
  switchLanguageText:'Switch language',
  languageDesc:'Switching languages to reload pages',
  languageTip:'If language switching in some regions fails, it is recommended to enable it',
  hideToolbarText:'Hide the toolbar',
  toolbarDesc:'When the mouse is moved in, it will display switching to flat mode',
  showToolbarText:'Toolbar display',
  showToolbarDesc:'How to display the workspace toolbar',
  asideText:'sidebar',
  dockText:'Bottom Dock',
  movingText:'Moving distance',
  movingDesc:'Workplace directional keys control movement distance',
  adsorptionText:'Adsorption distance',
  adsorptionDesc:'The adsorption distance when moving the workspace chart',
}