Sha256: eb9b8c107349d4825d30a8b37aa950558801f535e38960134ad4861765bc67dd

Contents?: true

Size: 1.41 KB

Versions: 2

Compression:

Stored size: 1.41 KB

Contents

en:
  activemodel:
    errors:
      models:
        cieloz/requisicao_transacao:
          attributes:
            autorizar:
              inclusion: "should be in [0 (Authenticate Only), 1 (Autorize only if Authenticated), 2 (Authorize not Authenticated), 3 (Direct Authorization), 4 (Recorrent)]"
              authentication_not_supported: Authentication not supported
              direct_auth_available_for_credit_only: Direct auth available for credit only
            capturar:
              inclusion: should be true or false
            dados_avs:
              no_capture_with_avs: Automatic capture is not permitted with AVS
        cieloz/requisicao_transacao/dados_portador:
          attributes:
            numero:
              invalid_diners: should have 14 digits
              invalid_amex: should have 15 digits
              invalid: should have 16 digits
            codigo_seguranca:
              invalid: should have 3 or 4 digits
        cieloz/requisicao_transacao/dados_pedido:
          attributes:
            idioma:
              inclusion: should be PT (Portuguese), EN (English) or ES (Spanish)
            valor:
              minimum_installment_not_satisfied: Installment should be greater than or equal to R$ 5,00
        cieloz/requisicao_transacao/forma_pagamento:
          attributes:
            bandeira:
              blank: choose credit card flag
              inclusion: choose credit card flag

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cieloz-0.0.21 config/locales/en.yml
cieloz-0.0.20 config/locales/en.yml