vue-vben-admin/src/locales/lang/en/component/verify.ts

10 lines
245 B
TypeScript
Raw Normal View History

2020-11-26 00:46:51 +08:00
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',
};