multipleTab.ts 251 Bytes
export default {
  redo: 'Refresh current',
  close: 'Close current',
  closeLeft: 'Close Left',
  closeRight: 'Close Right',
  closeOther: 'Close Other',
  closeAll: 'Close All',
  putAway: 'PutAway',
  unfold: 'Unfold',
  tooltipRedo: 'Refresh',
};