Sha256: eb5cbe678b3483cc21a793ae1acbbb50dc7da5c2068659df70406b481ac1652b

Contents?: true

Size: 914 Bytes

Versions: 12

Compression:

Stored size: 914 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: '<span class="control-label-required" title="required" data-toggle="tooltip" data-placement="top">*</span>'
    error_notification:
      default_message: "Please review the problems below:"
    # 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.'
    # include_blanks:
    #   defaults:
    #     age: 'Rather not say'
    # prompts:
    #   defaults:
    #     age: 'Select your age'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
binda-0.1.11 config/locales/simple_form.en.yml
binda-0.1.10 config/locales/simple_form.en.yml
binda-0.1.9 config/locales/simple_form.en.yml
binda-0.1.8 config/locales/simple_form.en.yml
binda-0.1.7 config/locales/simple_form.en.yml
binda-0.1.6 config/locales/simple_form.en.yml
binda-0.1.5 config/locales/simple_form.en.yml
binda-0.1.4 config/locales/simple_form.en.yml
binda-0.1.3 config/locales/simple_form.en.yml
binda-0.1.2 config/locales/simple_form.en.yml
binda-0.1.1 config/locales/simple_form.en.yml
binda-0.1.0 config/locales/simple_form.en.yml