verify.ts 232 B

123456
  1. export default {
  2. thank: 'Thank you for using Zilliz Cloud. An Email had been sent to',
  3. check: 'Check your mail box to verify your account.',
  4. continue: 'Continue to sign in',
  5. successMsg: 'Your account had been verified.',
  6. };