Sha256: 1147d18327f41fe0cb3ed62c9614fa0545b014724884e8ed907dc3174d3b4cc7

Contents?: true

Size: 918 Bytes

Versions: 8

Compression:

Stored size: 918 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: "Please review the problems below:"
    # labels:
    #   defaults:
    #     password: 'Password'
    #   user:
    #     new:
    #       email: 'E-mail to sign in.'
    #     edit:
    #       email: 'E-mail.'
    hints:
      template:
        partial: Partial templates can only be used with Widgets
    # include_blanks:
    #   defaults:
    #     age: 'Rather not say'
    prompts:
      page:
        parent: Select parent page
        template: Select template
      template:
        parent: Select parent template
      widget:
        template: Select template

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
archangel-0.3.0 config/locales/simple_form.en.yml
archangel-0.0.8 config/locales/simple_form.en.yml
archangel-0.0.7 config/locales/simple_form.en.yml
archangel-0.0.6 config/locales/simple_form.en.yml
archangel-0.0.5 config/locales/simple_form.en.yml
archangel-0.0.4 config/locales/simple_form.en.yml
archangel-0.0.3 config/locales/simple_form.en.yml
archangel-0.0.2 config/locales/simple_form.en.yml