multipleTab.ts 251 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 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', };