vue-vben-admin/src/locales/lang/en/layout/multipleTab.ts

11 lines
225 B
TypeScript

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