Sha256: c8e9d9a52039c784b4d6714c4f7f47ca67f69f16313081646135812f3b7fcb46

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

Contents

en:
  devise:
    submit_token: 'Check Token'
    submit_token_title: 'Please enter your Authy token:'
    authy_register_title: 'Enable Two factor authentication'
    enable_authy: 'Enable'
    cellphone: 'Enter your cellphone'
    country: 'Enter your country'
    request_sms: 'Request SMS'
    request_phone_call: 'Request phone call'
    remember_device: 'Remember Device'
    request_to_login: 'Request to Login'

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

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

    devise_authy:
      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 Authy successfully.'
        already_enabled: 'Two factor authentication is already enabled.'
        invalid_token: 'The entered token is invalid'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
devise-authy-2.3.1 config/locales/en.yml
devise-authy-2.3.0 config/locales/en.yml
devise-authy-2.2.1 config/locales/en.yml
devise-authy-2.2.0 config/locales/en.yml
devise-authy-2.1.0 config/locales/en.yml