Sha256: 56c644f65ab69570ac38c55b30fb5fdf394ebe4d75657e0226f5993709d491af

Contents?: true

Size: 728 Bytes

Versions: 3

Compression:

Stored size: 728 Bytes

Contents

en:
  simple_form:
    "yes": 'Yes'
    "no": 'No'
    required:
      text: 'required'
      mark: '*'
      # You can uncomment the line below if you need to overwrite the whole required html.
      # When using html, text and mark won't be used.
      # html: '<abbr title="required">*</abbr>'
    error_notification:
      default_message: "Some errors were found, please take a look:"
    # Labels and hints examples
    # labels:
    #   defaults:
    #     password: 'Password'
    #   user:
    #     new:
    #       email: 'E-mail to sign in.'
    #     edit:
    #       email: 'E-mail.'
    # hints:
    #   defaults:
    #     username: 'User name to sign in.'
    #     password: 'No special characters, please.'

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
ehoch_simple_form-2.0.2.dev lib/generators/simple_form/templates/config/locales/simple_form.en.yml
simple_form_with_client_validation-0.0.2 lib/generators/simple_form_with_client_validation/templates/config/locales/simple_form.en.yml
simple_form_with_client_validation-0.0.0 lib/generators/simple_form_with_client_validation/templates/config/locales/simple_form.en.yml