Sha256: 8a66707e6ac3c3393bc1ecdf7e280da2909870cbce70db36a7c8d22ea03b5fde

Contents?: true

Size: 1.21 KB

Versions: 8

Compression:

Stored size: 1.21 KB

Contents

en:
  devise:
    submit_token: 'Check Token'
    submit_token_title: 'Please enter your auth token:'
    twilio_verify_register_title: 'Enable Two factor authentication'
    enable_twilio_verify: 'Enable'
    cellphone: 'Enter your cellphone'
    country: 'Enter your country'
    request_sms: 'Request SMS'
    remember_device: 'Remember Device'
    request_to_login: 'Request to Login'

    twilio_verify_verify_installation_title: 'Verify your account'
    enable_my_account: 'Enable my account'

    twilio_verify_qr_code_alt: 'QR code for scanning with your authenticator app.'
    twilio_verify_qr_code_instructions: 'Scan this QR code with your authenticator application and enter the code below.'

    devise_twilio_verify:
      user:
        enabled: 'Two factor authentication was enabled'
        not_enabled: 'Something went wrong while enabling two factor authentication'
        disabled: 'Two factor authentication was disabled'
        not_disabled: 'Something went wrong while disabling two factor authentication'
        signed_in: 'Signed in with two factor authentication successfully.'
        already_enabled: 'Two factor authentication is already enabled.'
        invalid_token: 'The entered token is invalid'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
devise-twilio-verify-0.2.5 config/locales/en.yml
devise-twilio-verify-0.2.4 config/locales/en.yml
devise-twilio-verify-0.2.3 config/locales/en.yml
devise-twilio-verify-0.2.2 config/locales/en.yml
devise-twilio-verify-0.2.1 config/locales/en.yml
devise-twilio-verify-0.2.0 config/locales/en.yml
devise-twilio-verify-0.1.1 config/locales/en.yml
devise-twilio-verify-0.1.0 config/locales/en.yml