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

11 lines
225 B
TypeScript
Raw Normal View History

2020-11-25 23:20:30 +08:00
export default {
2020-12-13 22:05:34 +08:00
redo: 'Refresh current',
close: 'Close current',
2020-11-25 23:20:30 +08:00
closeLeft: 'Close Left',
closeRight: 'Close Right',
closeOther: 'Close Other',
closeAll: 'Close All',
putAway: 'PutAway',
unfold: 'Unfold',
};