verify.ts 245 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 export default { error: 'verification failed!', time: 'The verification is successful and it takes {time} seconds!', redoTip: 'Click the picture to refresh', dragText: 'Hold down the slider and drag', successText: 'Verified', };