system.ts 1.39 KB
export default {
  systemSettingText:'系统设置',
  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:'底部 Dock',//Bottom Dock
  movingText:'移动距离',//Moving distance
  movingDesc:'工作空间方向键控制移动距离',//Workplace directional keys control movement distance
  adsorptionText:'吸附距离',//Adsorption distance
  adsorptionDesc:'工作空间移动图表时的吸附距离',//The adsorption distance when moving the workspace chart
}