form.ts 231 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 export default { resetButton: 'Reset', submitButton: 'Search', putAway: 'Put away', unfold: 'Unfold', input: 'Please Input ', choose: 'Please Choose ', maxTip: 'The number of characters should be less than {0}', };