form.ts 188 Bytes
export default {
  putAway: 'Put away',
  unfold: 'Unfold',

  maxTip: 'The number of characters should be less than {0}',

  apiSelectNotFound: 'Wait for data loading to complete...',
};