Sha256: 5d6ea77bf0583cf22b3ca6b938d9baf013c246f859fdca331d3c0c343d8e7985

Contents?: true

Size: 640 Bytes

Versions: 1

Compression:

Stored size: 640 Bytes

Contents

en:
  sequel:
    attributes:
      doorkeeper/application:
        name: 'Name'
        redirect_uri: 'Redirect URI'
    errors:
      models:
        doorkeeper/application:
          attributes:
            redirect_uri:
              blank: "can't be blank"
              fragment_present: 'cannot contain a fragment.'
              invalid_uri: 'must be a valid URI.'
              relative_uri: 'must be an absolute URI.'
              secured_uri: 'must be an HTTPS/SSL URI.'
              forbidden_uri: 'is forbidden by the server.'
            scopes:
              not_match_configured: "doesn't match configured on the server."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
doorkeeper-sequel-2.0.0 config/locales/en.yml