vben
2020-12-13 27e50b47479af8eaeb4be020aeb0fcbdb4308295
1
2
3
4
5
6
7
8
9
10
export default {
  redo: 'Refresh current',
  close: 'Close current',
  closeLeft: 'Close Left',
  closeRight: 'Close Right',
  closeOther: 'Close Other',
  closeAll: 'Close All',
  putAway: 'PutAway',
  unfold: 'Unfold',
};