Sha256: fc4166dc78d515a7d7a374c9cb3eb7cef81984e24166ee09f4fc9d0c92db1a10

Contents?: true

Size: 1.2 KB

Versions: 3

Compression:

Stored size: 1.2 KB

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:"
    # 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'
    placeholders:
      defaults:
        name: 'Name'
        last_name: 'Last name'
        first_name: 'First name'
        city: 'City'
        country: 'Country'
        code: 'Code'
        message: 'Message'
        description: 'Description'
        password: 'Password'
        password_confirmation: 'Password confirmation'
        email: 'Email'
        phone: 'Phone number'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
keppler-2.0.2 installer/core/config/locales/simple_form.en.yml
keppler-2.0.1 installer/core/config/locales/simple_form.en.yml
keppler-2.0.0 installer/core/config/locales/simple_form.en.yml