lock.ts 238 Bytes
export default {
  unlock: 'Click to unlock',
  alert: 'Lock screen password error',
  backToLogin: 'Back to login',
  back: 'Back',
  entry: 'Enter the system',
  placeholder: 'Please enter the lock screen password or user password',
};