index.ts 5.42 KB
export default {
  paging: 'paging',
  pageConfig: 'Page allocation',
  pageSetting: 'Paging settings',
  defaultPage: 'Default Page Number',
  numberOfPage: 'Number of pages',

  inputBox: 'Innput box',
  inputConfig: 'Input Box Configuration',
  placeDefault: 'If not entered, the default value is 0',

  image: "picture",
  attribute: 'Attribute',
  path: 'Route',
  fillet: 'Fillet',

  wordCloud: 'Word cloud',
  allowEdgeOut: 'Allow edge out',
  fontRange: 'Font range (minimum/maximum font)',
  rotaAngle: 'Rotation angle',

  customImage: 'Custom images',
  uploadImage: 'Upload pictures',

  customCarChart: 'Custom carousel chart',
  player: 'Player',
  autoplay: 'Autoplay',
  intervalTime: 'Interval time',
  rotaDirection: 'Rotation direction',
  transition: 'Transition effect',
  perPage: 'Quantity per page',
  centerShow: 'Center display',
  imageStyle: 'picture style',
  indicator: 'Indicator',
  arrow: 'Arrow',
  dragSwitch: 'Drag switch',
  addedImageOk: 'Successfully added image!',
  addedImageFail: 'Adding image failed, please try again later!',
  drop: 'Drop',
  line: 'Line',
  horizontal: 'Horizontal direction',
  vertical: 'Vertical direction',
  top: 'Top',
  bootom: 'Bootom',
  left: 'The left',
  right: 'the right',

  customSelect: 'Custom dropdown selector',
  dropConfig: 'Dropdown configuration',
  selection: 'Selection',

  samePageSwitch: 'Same page switch button',
  buttonConfig: 'Button configuration',
  dashed: 'Dashed line',
  transparent: 'Transparent',
  border: 'Border',
  restoreDefault: 'Restore default',
  buttonText: 'Button text',
  BoldText: 'Bold text',
  textSize: 'Text size',
  target: 'Target',
  placeTarget: 'Please select the target item',
  checkTarget: 'Check the target item and support multiple options',

  switchmultiPage: 'Switch multi page button',



  decorativeButton: 'Decorative button 1',
  decorButtonConfig: 'Decorative button configuration',
  dataSourceFont: 'Data source font',
  buttonBg: 'Button background',
  unactivatedBg: 'Unactivated background',
  activeBg: 'Active background',
  popConfig: 'Pop up configuration',
  openPop: 'Open pop-up window',
  widthHeight: 'Width height',
  width: 'Width',
  height: 'Height',
  borderShadow: 'Border shadow',
  bgLinearLeft: 'Background Linear Gradient Left',
  bgLinearRight: 'Background Linear Gradient Right',
  arrowColor: 'Arrow Color',
  lineColor: 'Line color',
  titleColor: 'Title color',
  boldTitle: 'Bold Title',
  titleContent: 'Title Content',
  contentKeyTextColor: 'Content key text color',
  contentValueTextColor: 'Content value text color',
  contentKey: 'Content key',
  contentValue: 'Content value',

  customTree: 'Custom Tree Control',
  treeConfig: 'Tree confituration',
  accordion: 'Accordion',
  selectionBox: 'Selection box',

  customWeb: 'Customize remote web pages',
  placeHttps: 'Please fill in the URL for the HTTPS protocol',

  customTime: 'Custom time selector',
  demonstrations: 'Demonstrations',
  selectBy: "Select by",
  timeConfig: 'time configuration',
  quickSelection: 'Quick selection',
  date: 'Date',
  staticDefault: 'Static default value',
  openPageUnit: 'The system time and offset of the browser operating system when opening the page (in units)',
  endValueOffset: 'End value dynamic offset',
  endValueUnit: 'End value offset unit',
  dropDisplay: 'Dropdown display',
  panalDisplay: 'Panel display',
  dateTime: 'Date Time',
  dateRange: 'Date Range',
  dateTimeRange: 'Date Time Range',
  month: 'Month',
  monthRange: 'Month Range',
  year: 'Year',
  yearRange: 'Year Range',
  quarter: 'Quarter',
  quarterRange: 'Quarter Range',
  staticState: 'Static state',
  trends: 'Trends',
  startValueOffset: 'Starting value dynamic offset',
  dynamicOffset: 'Dynamic offset',
  startValueUnit: 'Starting value offset unit',
  offsetUnit: 'Offset unit',


  customLabel: 'Custom Label Chooser',
  TabConfig: 'Tab Configuration',
  labbelType: 'Label Type',
  line1: 'Line',
  seg: 'segmentation',

  customText: 'Custom Text',
  text: 'Text',
  link: 'Link',
  jumpMethod: 'Jump method',
  jump: 'Jump',
  fontWeight: 'Font weight',
  xAxisInner: 'X-axis inner margin',
  yAxisInner: 'Y-axis inner margin',
  horAlign: 'Horizontal alignment',
  textDirection: 'Text direction',
  wordSpace: 'Word space',
  leftJust: 'Left justifying',
  center: 'Center',
  rightAlign: 'right alignment',
  newWidow: 'New Window',

  customBullet: 'Custom bullet screen text',
  shadow: 'Shadow',
  showShadow: 'Show shadows',
  vague: 'Vague',
  animationSpeed: 'Animation speed',
  animationInterval: 'Animation interval',

  customGradText: 'Custom gradient text',
  gradColorParams: 'Gradient color parameters',
  startValue: 'Starting value',
  endValue: 'End value',
  offsetAngle: 'Offset angle',

  customVideo: 'Custom video',
  video: 'Video',
  loopPlay: 'Loop Playback',

  multipleCameras: 'Multiple cameras',
  playerConfig: 'Player configuration',
  enableSwitch: 'Enable switching',
  intervalDuration: 'Interval duration',
  sourceType: 'Source type',
  sourceAddress: 'Source address',

  singleCamera: 'Single camera',
  placeVideUrl: 'Please select a video addres',
  custom: 'Custom',
  platform: 'Platform acquisition',

  loadConfig: 'Load Configuration',
  placeLoadingConfig: 'Please select the configuration to be loaded',
  isOpen: 'Is it publicly available',
  pageNumber: 'Page number',

  customEcharts: 'Custom echarts components',
  dataSourceConfigContent: 'Data source (content in option configuration, please remove the semicolon at the end)',
}